[INFO] cloning repository https://github.com/orf/locksmith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orf/locksmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Flocksmith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Flocksmith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5387f921f480d799b7cf857a8fa808a19d3bdd8b [INFO] checking orf/locksmith against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forf%2Flocksmith" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/orf/locksmith [INFO] finished tweaking git repo https://github.com/orf/locksmith [INFO] tweaked toml for git repo https://github.com/orf/locksmith written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/orf/locksmith on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/orf/locksmith already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e32cb45272c227dcd1feda6dccaa3992e959f26a83d4b004b7780f467cdf6c9a [INFO] running `Command { std: "docker" "start" "-a" "e32cb45272c227dcd1feda6dccaa3992e959f26a83d4b004b7780f467cdf6c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32cb45272c227dcd1feda6dccaa3992e959f26a83d4b004b7780f467cdf6c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32cb45272c227dcd1feda6dccaa3992e959f26a83d4b004b7780f467cdf6c9a", kill_on_drop: false }` [INFO] [stdout] e32cb45272c227dcd1feda6dccaa3992e959f26a83d4b004b7780f467cdf6c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02420bb4bd8e9a44e4f6c796b8fca39c5e813920d0fe8c9e994cf10d8a04e611 [INFO] running `Command { std: "docker" "start" "-a" "02420bb4bd8e9a44e4f6c796b8fca39c5e813920d0fe8c9e994cf10d8a04e611", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking conquer-once v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking rand_core v0.10.0-rc-2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking chacha20 v0.10.0-rc.5 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking rand v0.10.0-rc.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking clio v0.3.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking astral-tokio-tar v0.5.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-postgres v0.7.15 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking locksmith-graph v0.1.2 (/opt/rustwide/workdir/crates/locksmith-graph) [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking locksmith v0.2.3 (/opt/rustwide/workdir/crates/locksmith) [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking bollard-stubs v1.49.1-rc.28.4.0 [INFO] [stderr] Checking bollard v0.19.4 [INFO] [stderr] Checking testcontainers v0.25.2 [INFO] [stderr] Checking testcontainers-modules v0.13.0 [INFO] [stderr] Checking locksmith-cli v0.2.2 (/opt/rustwide/workdir/crates/locksmith-cli) [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&std::string::String, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&TableObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&Lock, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&std::string::String, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&TableObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&Lock, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&DBObject, Html>> [INFO] [stdout] --> crates/locksmith-cli/src/main.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `locksmith-cli` (bin "locksmith-cli") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `locksmith-cli` (bin "locksmith-cli" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "02420bb4bd8e9a44e4f6c796b8fca39c5e813920d0fe8c9e994cf10d8a04e611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02420bb4bd8e9a44e4f6c796b8fca39c5e813920d0fe8c9e994cf10d8a04e611", kill_on_drop: false }` [INFO] [stdout] 02420bb4bd8e9a44e4f6c796b8fca39c5e813920d0fe8c9e994cf10d8a04e611