[INFO] fetching crate wucc 0.2.1... [INFO] checking wucc-0.2.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate wucc 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate wucc 0.2.1 [INFO] finished tweaking crates.io crate wucc 0.2.1 [INFO] tweaked toml for crates.io crate wucc 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wucc 0.2.1 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 crates.io crate wucc 0.2.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 72f4cf59cb08c245414167789c11780b19d1626975dfd7e3350b8db9291da670 [INFO] running `Command { std: "docker" "start" "-a" "72f4cf59cb08c245414167789c11780b19d1626975dfd7e3350b8db9291da670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f4cf59cb08c245414167789c11780b19d1626975dfd7e3350b8db9291da670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f4cf59cb08c245414167789c11780b19d1626975dfd7e3350b8db9291da670", kill_on_drop: false }` [INFO] [stdout] 72f4cf59cb08c245414167789c11780b19d1626975dfd7e3350b8db9291da670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9815d09b717c2b979468178e62752d24105a458a0602f696a791d6c657adab6e [INFO] running `Command { std: "docker" "start" "-a" "9815d09b717c2b979468178e62752d24105a458a0602f696a791d6c657adab6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling wucc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling xxd-rs v0.4.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking human-panic v2.0.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&std::string::String, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, json::_::askama::filters::Safe> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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, impl std::fmt::Display> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&std::string::String, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&usize, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&filters::alloc::Indent<&&HexBytes<'_>, usize>, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, usize>, Text>, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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::alloc::Indent<&&HexBytes<'_>, usize>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, usize>, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, json::_::askama::filters::Safe> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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, impl std::fmt::Display> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&std::string::String, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&str, Text>> [INFO] [stdout] --> src/compilers/json.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::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, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, filters::escape::EscapeDisplay<&&usize, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&filters::alloc::Indent<&&HexBytes<'_>, usize>, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, usize>, Text>, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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::alloc::Indent<&&HexBytes<'_>, usize>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, usize>, Infallible> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `askama::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<&&str, Text>> [INFO] [stdout] --> src/compilers/embed.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(askama::Template)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wucc` (bin "wucc" test) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wucc` (bin "wucc") due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "9815d09b717c2b979468178e62752d24105a458a0602f696a791d6c657adab6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9815d09b717c2b979468178e62752d24105a458a0602f696a791d6c657adab6e", kill_on_drop: false }` [INFO] [stdout] 9815d09b717c2b979468178e62752d24105a458a0602f696a791d6c657adab6e