[INFO] cloning repository https://github.com/Mcat12/pihole-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mcat12/pihole-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fpihole-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fpihole-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229e92e31a26fbcb22bc25ffbcaeda257eb41c9d [INFO] building Mcat12/pihole-api against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fpihole-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mcat12/pihole-api on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mcat12/pihole-api [INFO] finished tweaking git repo https://github.com/Mcat12/pihole-api [INFO] tweaked toml for git repo https://github.com/Mcat12/pihole-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mcat12/pihole-api 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shaku v0.6.1 [INFO] [stderr] Downloaded mockall v0.11.2 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded nix v0.6.0 [INFO] [stderr] Downloaded mockall_derive v0.11.2 [INFO] [stderr] Downloaded shaku_derive v0.6.1 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded task_scheduler v0.2.0 [INFO] [stderr] Downloaded shmem v0.2.0 [INFO] [stderr] Downloaded shaku_rocket v0.7.0-rc.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 748a62e1592999b4c4b813822974f59b8a46ec44c725b6e79cd05cbdf939a36f [INFO] running `Command { std: "docker" "start" "-a" "748a62e1592999b4c4b813822974f59b8a46ec44c725b6e79cd05cbdf939a36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "748a62e1592999b4c4b813822974f59b8a46ec44c725b6e79cd05cbdf939a36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748a62e1592999b4c4b813822974f59b8a46ec44c725b6e79cd05cbdf939a36f", kill_on_drop: false }` [INFO] [stdout] 748a62e1592999b4c4b813822974f59b8a46ec44c725b6e79cd05cbdf939a36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8348fee2d9475807f522a1cf8d51fdb3ceccbce8e745b7ac4651f3649bb64645 [INFO] running `Command { std: "docker" "start" "-a" "8348fee2d9475807f522a1cf8d51fdb3ceccbce8e745b7ac4651f3649bb64645", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pihole_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling task_scheduler v0.2.0 [INFO] [stderr] Compiling shmem v0.2.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling shaku_derive v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libsqlite3-sys@0.22.2: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.22.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.22.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-c8ba1a20e40b5e50/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-70a8907dc0799d69/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-70a8907dc0799d69/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8348fee2d9475807f522a1cf8d51fdb3ceccbce8e745b7ac4651f3649bb64645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8348fee2d9475807f522a1cf8d51fdb3ceccbce8e745b7ac4651f3649bb64645", kill_on_drop: false }` [INFO] [stdout] 8348fee2d9475807f522a1cf8d51fdb3ceccbce8e745b7ac4651f3649bb64645 [INFO] building Mcat12/pihole-api against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fpihole-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mcat12/pihole-api on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mcat12/pihole-api [INFO] finished tweaking git repo https://github.com/Mcat12/pihole-api [INFO] tweaked toml for git repo https://github.com/Mcat12/pihole-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mcat12/pihole-api 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75c02ac678d1ab5718329d272c3f711dc3daf3c0f1858da364ce97aafcbe551c [INFO] running `Command { std: "docker" "start" "-a" "75c02ac678d1ab5718329d272c3f711dc3daf3c0f1858da364ce97aafcbe551c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75c02ac678d1ab5718329d272c3f711dc3daf3c0f1858da364ce97aafcbe551c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c02ac678d1ab5718329d272c3f711dc3daf3c0f1858da364ce97aafcbe551c", kill_on_drop: false }` [INFO] [stdout] 75c02ac678d1ab5718329d272c3f711dc3daf3c0f1858da364ce97aafcbe551c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 637bb2fa98d285df8764864924939cc02f94b387d477762f91a4bc9ea7272a31 [INFO] running `Command { std: "docker" "start" "-a" "637bb2fa98d285df8764864924939cc02f94b387d477762f91a4bc9ea7272a31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pihole_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling shmem v0.2.0 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling task_scheduler v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling shaku_derive v0.6.1 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling shaku v0.6.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling rocket_cors v0.6.0-alpha1 (https://github.com/lawliet89/rocket_cors.git#54fae070) [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.2 [INFO] [stderr] Compiling shaku_rocket v0.7.0-rc.1 [INFO] [stdout] warning: unused import: `FtlRegexMatch` [INFO] [stdout] --> src/ftl/memory_model/mod.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | domain::{FtlDomain, FtlRegexMatch}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FtlConnection` [INFO] [stdout] --> src/ftl/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | socket::{FtlConnection, FtlConnectionType}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check` [INFO] [stdout] --> src/routes/auth.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn check(_user: User) -> Reply { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logout` [INFO] [stdout] --> src/routes/auth.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn logout(user: User, cookies: &CookieJar) -> Reply { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_whitelist` [INFO] [stdout] --> src/routes/dns/add_list.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_blacklist` [INFO] [stdout] --> src/routes/dns/add_list.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn add_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_regexlist` [INFO] [stdout] --> src/routes/dns/add_list.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn add_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_whitelist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn delete_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_blacklist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn delete_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_regexlist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn delete_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_whitelist` [INFO] [stdout] --> src/routes/dns/get_list.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_whitelist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_blacklist` [INFO] [stdout] --> src/routes/dns/get_list.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_blacklist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_regexlist` [INFO] [stdout] --> src/routes/dns/get_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_regexlist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_status` [INFO] [stdout] --> src/routes/dns/status.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_status(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `change_status` [INFO] [stdout] --> src/routes/dns/status.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn change_status( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_dhcp(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn put_dhcp(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_dns(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn put_dns(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftl` [INFO] [stdout] --> src/routes/settings/ftl.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_ftl(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftldb` [INFO] [stdout] --> src/routes/settings/ftldb.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn get_ftldb(ftl: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_network` [INFO] [stdout] --> src/routes/settings/network.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_network(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_web` [INFO] [stdout] --> src/routes/settings/web.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_web(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_web` [INFO] [stdout] --> src/routes/settings/web.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn put_web(_auth: User, env: Inject, settings: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clients` [INFO] [stdout] --> src/routes/stats/clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn clients( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// The possible GET parameters for `/stats/clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct ClientParams { [INFO] [stdout] 41 | | inactive: Option, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients_db` [INFO] [stdout] --> src/routes/stats/database/over_time_clients_db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn over_time_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history_db` [INFO] [stdout] --> src/routes/stats/database/over_time_history_db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn over_time_history_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types_db` [INFO] [stdout] --> src/routes/stats/database/query_types_db.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn query_types_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary_db` [INFO] [stdout] --> src/routes/stats/database/summary_db.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_summary_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients_db` [INFO] [stdout] --> src/routes/stats/database/top_clients_db.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn top_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains_db` [INFO] [stdout] --> src/routes/stats/database/top_domains_db.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn top_domains_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams_db` [INFO] [stdout] --> src/routes/stats/database/upstreams_db.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn upstreams_db( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `history` [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn history( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / /// Represents the possible GET parameters on `/stats/history` [INFO] [stdout] 63 | | #[derive(FromForm)] [INFO] [stdout] 64 | | pub struct HistoryParams { [INFO] [stdout] 65 | | pub cursor: Option, [INFO] [stdout] ... | [INFO] [stdout] 76 | | pub limit: Option, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients` [INFO] [stdout] --> src/routes/stats/over_time_clients.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn over_time_clients( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history` [INFO] [stdout] --> src/routes/stats/over_time_history.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn over_time_history(ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types` [INFO] [stdout] --> src/routes/stats/query_types.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn query_types(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `recent_blocked` [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn recent_blocked( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Represents the possible GET parameters on `/stats/recent_blocked` [INFO] [stdout] 36 | | #[derive(FromForm)] [INFO] [stdout] 37 | | pub struct RecentBlockedParams { [INFO] [stdout] 38 | | num: Option, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary` [INFO] [stdout] --> src/routes/stats/summary.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_summary(ftl_memory: &State, env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients` [INFO] [stdout] --> src/routes/stats/top_clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn top_clients( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Represents the possible GET parameters on `/stats/top_clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct TopClientParams { [INFO] [stdout] 41 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub blocked: Option, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains` [INFO] [stdout] --> src/routes/stats/top_domains.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn top_domains( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_domains.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / /// Represents the possible GET parameters for top (blocked) domains requests [INFO] [stdout] 41 | | #[derive(FromForm, Default)] [INFO] [stdout] 42 | | pub struct TopDomainParams { [INFO] [stdout] 43 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub blocked: Option, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams` [INFO] [stdout] --> src/routes/stats/upstreams.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn upstreams(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version` [INFO] [stdout] --> src/routes/version.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn version( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_redirect` [INFO] [stdout] --> src/routes/web.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn web_interface_redirect(env: Inject) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_index` [INFO] [stdout] --> src/routes/web.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn web_interface_index(env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface` [INFO] [stdout] --> src/routes/web.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn web_interface(path: PathBuf, env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.94s [INFO] running `Command { std: "docker" "inspect" "637bb2fa98d285df8764864924939cc02f94b387d477762f91a4bc9ea7272a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637bb2fa98d285df8764864924939cc02f94b387d477762f91a4bc9ea7272a31", kill_on_drop: false }` [INFO] [stdout] 637bb2fa98d285df8764864924939cc02f94b387d477762f91a4bc9ea7272a31 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1afa1d649863ea1b64f5ded205ecc2e5b3ee509a7b18cc634cd3ab36d8dc394 [INFO] running `Command { std: "docker" "start" "-a" "d1afa1d649863ea1b64f5ded205ecc2e5b3ee509a7b18cc634cd3ab36d8dc394", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling mockall_derive v0.11.2 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stdout] warning: unused import: `FtlRegexMatch` [INFO] [stdout] --> src/ftl/memory_model/mod.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | domain::{FtlDomain, FtlRegexMatch}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FtlConnection` [INFO] [stdout] --> src/ftl/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | socket::{FtlConnection, FtlConnectionType}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check` [INFO] [stdout] --> src/routes/auth.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn check(_user: User) -> Reply { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logout` [INFO] [stdout] --> src/routes/auth.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn logout(user: User, cookies: &CookieJar) -> Reply { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_whitelist` [INFO] [stdout] --> src/routes/dns/add_list.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_blacklist` [INFO] [stdout] --> src/routes/dns/add_list.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn add_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_regexlist` [INFO] [stdout] --> src/routes/dns/add_list.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn add_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_whitelist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn delete_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_blacklist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn delete_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_regexlist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn delete_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_whitelist` [INFO] [stdout] --> src/routes/dns/get_list.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_whitelist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_blacklist` [INFO] [stdout] --> src/routes/dns/get_list.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_blacklist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_regexlist` [INFO] [stdout] --> src/routes/dns/get_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_regexlist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_status` [INFO] [stdout] --> src/routes/dns/status.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_status(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `change_status` [INFO] [stdout] --> src/routes/dns/status.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn change_status( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_dhcp(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn put_dhcp(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_dns(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn put_dns(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftl` [INFO] [stdout] --> src/routes/settings/ftl.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_ftl(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftldb` [INFO] [stdout] --> src/routes/settings/ftldb.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn get_ftldb(ftl: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_network` [INFO] [stdout] --> src/routes/settings/network.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_network(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_web` [INFO] [stdout] --> src/routes/settings/web.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_web(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_web` [INFO] [stdout] --> src/routes/settings/web.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn put_web(_auth: User, env: Inject, settings: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clients` [INFO] [stdout] --> src/routes/stats/clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn clients( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// The possible GET parameters for `/stats/clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct ClientParams { [INFO] [stdout] 41 | | inactive: Option, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients_db` [INFO] [stdout] --> src/routes/stats/database/over_time_clients_db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn over_time_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history_db` [INFO] [stdout] --> src/routes/stats/database/over_time_history_db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn over_time_history_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types_db` [INFO] [stdout] --> src/routes/stats/database/query_types_db.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn query_types_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary_db` [INFO] [stdout] --> src/routes/stats/database/summary_db.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_summary_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients_db` [INFO] [stdout] --> src/routes/stats/database/top_clients_db.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn top_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains_db` [INFO] [stdout] --> src/routes/stats/database/top_domains_db.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn top_domains_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams_db` [INFO] [stdout] --> src/routes/stats/database/upstreams_db.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn upstreams_db( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `history` [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn history( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / /// Represents the possible GET parameters on `/stats/history` [INFO] [stdout] 63 | | #[derive(FromForm)] [INFO] [stdout] 64 | | pub struct HistoryParams { [INFO] [stdout] 65 | | pub cursor: Option, [INFO] [stdout] ... | [INFO] [stdout] 76 | | pub limit: Option, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients` [INFO] [stdout] --> src/routes/stats/over_time_clients.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn over_time_clients( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history` [INFO] [stdout] --> src/routes/stats/over_time_history.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn over_time_history(ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types` [INFO] [stdout] --> src/routes/stats/query_types.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn query_types(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `recent_blocked` [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn recent_blocked( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Represents the possible GET parameters on `/stats/recent_blocked` [INFO] [stdout] 36 | | #[derive(FromForm)] [INFO] [stdout] 37 | | pub struct RecentBlockedParams { [INFO] [stdout] 38 | | num: Option, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary` [INFO] [stdout] --> src/routes/stats/summary.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_summary(ftl_memory: &State, env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients` [INFO] [stdout] --> src/routes/stats/top_clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn top_clients( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Represents the possible GET parameters on `/stats/top_clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct TopClientParams { [INFO] [stdout] 41 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub blocked: Option, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains` [INFO] [stdout] --> src/routes/stats/top_domains.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn top_domains( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_domains.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / /// Represents the possible GET parameters for top (blocked) domains requests [INFO] [stdout] 41 | | #[derive(FromForm, Default)] [INFO] [stdout] 42 | | pub struct TopDomainParams { [INFO] [stdout] 43 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub blocked: Option, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams` [INFO] [stdout] --> src/routes/stats/upstreams.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn upstreams(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version` [INFO] [stdout] --> src/routes/version.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn version( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_redirect` [INFO] [stdout] --> src/routes/web.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn web_interface_redirect(env: Inject) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_index` [INFO] [stdout] --> src/routes/web.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn web_interface_index(env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface` [INFO] [stdout] --> src/routes/web.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn web_interface(path: PathBuf, env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling mockall v0.11.2 [INFO] [stderr] Compiling pihole_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FtlConnection` [INFO] [stdout] --> src/ftl/mod.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | socket::{FtlConnection, FtlConnectionType}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check` [INFO] [stdout] --> src/routes/auth.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn check(_user: User) -> Reply { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logout` [INFO] [stdout] --> src/routes/auth.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn logout(user: User, cookies: &CookieJar) -> Reply { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_whitelist` [INFO] [stdout] --> src/routes/dns/add_list.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn add_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_blacklist` [INFO] [stdout] --> src/routes/dns/add_list.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn add_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_regexlist` [INFO] [stdout] --> src/routes/dns/add_list.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn add_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_whitelist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn delete_whitelist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_blacklist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn delete_blacklist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete_regexlist` [INFO] [stdout] --> src/routes/dns/delete_list.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn delete_regexlist( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_whitelist` [INFO] [stdout] --> src/routes/dns/get_list.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_whitelist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_blacklist` [INFO] [stdout] --> src/routes/dns/get_list.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_blacklist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_regexlist` [INFO] [stdout] --> src/routes/dns/get_list.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_regexlist(service: InjectProvided) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_status` [INFO] [stdout] --> src/routes/dns/status.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn get_status(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `change_status` [INFO] [stdout] --> src/routes/dns/status.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn change_status( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_dhcp(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dhcp` [INFO] [stdout] --> src/routes/settings/dhcp.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn put_dhcp(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_dns(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_dns` [INFO] [stdout] --> src/routes/settings/dns.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn put_dns(env: Inject, _auth: User, data: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftl` [INFO] [stdout] --> src/routes/settings/ftl.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_ftl(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_ftldb` [INFO] [stdout] --> src/routes/settings/ftldb.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn get_ftldb(ftl: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_network` [INFO] [stdout] --> src/routes/settings/network.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_network(env: Inject, _auth: User) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_web` [INFO] [stdout] --> src/routes/settings/web.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_web(env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `put_web` [INFO] [stdout] --> src/routes/settings/web.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn put_web(_auth: User, env: Inject, settings: Json) -> Reply { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clients` [INFO] [stdout] --> src/routes/stats/clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn clients( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// The possible GET parameters for `/stats/clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct ClientParams { [INFO] [stdout] 41 | | inactive: Option, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients_db` [INFO] [stdout] --> src/routes/stats/database/over_time_clients_db.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn over_time_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history_db` [INFO] [stdout] --> src/routes/stats/database/over_time_history_db.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn over_time_history_db( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types_db` [INFO] [stdout] --> src/routes/stats/database/query_types_db.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn query_types_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary_db` [INFO] [stdout] --> src/routes/stats/database/summary_db.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_summary_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients_db` [INFO] [stdout] --> src/routes/stats/database/top_clients_db.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn top_clients_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains_db` [INFO] [stdout] --> src/routes/stats/database/top_domains_db.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn top_domains_db( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams_db` [INFO] [stdout] --> src/routes/stats/database/upstreams_db.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn upstreams_db( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `history` [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn history( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/history/endpoints.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / /// Represents the possible GET parameters on `/stats/history` [INFO] [stdout] 63 | | #[derive(FromForm)] [INFO] [stdout] 64 | | pub struct HistoryParams { [INFO] [stdout] 65 | | pub cursor: Option, [INFO] [stdout] ... | [INFO] [stdout] 76 | | pub limit: Option, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_clients` [INFO] [stdout] --> src/routes/stats/over_time_clients.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn over_time_clients( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `over_time_history` [INFO] [stdout] --> src/routes/stats/over_time_history.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn over_time_history(ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `query_types` [INFO] [stdout] --> src/routes/stats/query_types.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn query_types(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `recent_blocked` [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn recent_blocked( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/recent_blocked.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / /// Represents the possible GET parameters on `/stats/recent_blocked` [INFO] [stdout] 36 | | #[derive(FromForm)] [INFO] [stdout] 37 | | pub struct RecentBlockedParams { [INFO] [stdout] 38 | | num: Option, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_summary` [INFO] [stdout] --> src/routes/stats/summary.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn get_summary(ftl_memory: &State, env: Inject) -> Reply { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_clients` [INFO] [stdout] --> src/routes/stats/top_clients.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn top_clients( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_clients.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / /// Represents the possible GET parameters on `/stats/top_clients` [INFO] [stdout] 39 | | #[derive(FromForm, Default)] [INFO] [stdout] 40 | | pub struct TopClientParams { [INFO] [stdout] 41 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub blocked: Option, [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `top_domains` [INFO] [stdout] --> src/routes/stats/top_domains.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn top_domains( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/routes/stats/top_domains.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / /// Represents the possible GET parameters for top (blocked) domains requests [INFO] [stdout] 41 | | #[derive(FromForm, Default)] [INFO] [stdout] 42 | | pub struct TopDomainParams { [INFO] [stdout] 43 | | pub limit: Option, [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub blocked: Option, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `upstreams` [INFO] [stdout] --> src/routes/stats/upstreams.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn upstreams(_auth: User, ftl_memory: &State) -> Reply { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `version` [INFO] [stdout] --> src/routes/version.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn version( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_redirect` [INFO] [stdout] --> src/routes/web.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn web_interface_redirect(env: Inject) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface_index` [INFO] [stdout] --> src/routes/web.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn web_interface_index(env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_interface` [INFO] [stdout] --> src/routes/web.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn web_interface(path: PathBuf, env: Inject) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "d1afa1d649863ea1b64f5ded205ecc2e5b3ee509a7b18cc634cd3ab36d8dc394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1afa1d649863ea1b64f5ded205ecc2e5b3ee509a7b18cc634cd3ab36d8dc394", kill_on_drop: false }` [INFO] [stdout] d1afa1d649863ea1b64f5ded205ecc2e5b3ee509a7b18cc634cd3ab36d8dc394