[INFO] cloning repository https://github.com/msiemens/one2html [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msiemens/one2html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7a4b76eae13394f1a123da81fa6e10256ab6afc [INFO] checking msiemens/one2html against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Fone2html" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiemens/one2html on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msiemens/one2html [INFO] finished tweaking git repo https://github.com/msiemens/one2html [INFO] tweaked toml for git repo https://github.com/msiemens/one2html written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/msiemens/one2html already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded happylog v0.2.0 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded onenote_parser v0.3.0 [INFO] [stderr] Downloaded sanitize-filename v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b741eca6d2a4e7d39131868a5287f5faf2618bc3bfbdb9514371db28b87c270 [INFO] running `Command { std: "docker" "start" "-a" "8b741eca6d2a4e7d39131868a5287f5faf2618bc3bfbdb9514371db28b87c270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b741eca6d2a4e7d39131868a5287f5faf2618bc3bfbdb9514371db28b87c270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b741eca6d2a4e7d39131868a5287f5faf2618bc3bfbdb9514371db28b87c270", kill_on_drop: false }` [INFO] [stdout] 8b741eca6d2a4e7d39131868a5287f5faf2618bc3bfbdb9514371db28b87c270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f88a0f66a4e2174e7bcafa0cd12b53e74c5fbcd4161a9c58b35dd973c4074e [INFO] running `Command { std: "docker" "start" "-a" "04f88a0f66a4e2174e7bcafa0cd12b53e74c5fbcd4161a9c58b35dd973c4074e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] askama_shared v0.11.1 (as host dependency): config, humansize, num-traits, percent-encoding, serde, toml [INFO] [stderr] libc v0.2.95 (as host dependency): default, std [INFO] [stderr] memchr v2.4.0 (as host dependency): default [INFO] [stderr] syn v1.0.72: extra-traits, full, visit, visit-mut [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking onenote_parser v0.3.0 [INFO] [stderr] Checking happylog v0.2.0 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking one2html v1.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.77s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking one2html v1.1.1 (/tmp/fixit) [INFO] [stdout] error: TOML support not available [INFO] [stdout] --> src/templates/notebook.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: TOML support not available [INFO] [stdout] --> src/templates/page.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: TOML support not available [INFO] [stdout] --> src/templates/section.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[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: TOML support not available [INFO] [stdout] --> src/templates/notebook.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: TOML support not available [INFO] [stdout] --> src/templates/page.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: TOML support not available [INFO] [stdout] --> src/templates/section.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[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] warning: unused import: `crate::templates::url_encode as encode` [INFO] [stdout] --> src/templates/notebook.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) use crate::templates::url_encode as encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::templates::url_encode as encode` [INFO] [stdout] --> src/templates/section.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) use crate::templates::url_encode as encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::templates::url_encode as encode` [INFO] [stdout] --> src/templates/notebook.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) use crate::templates::url_encode as encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::templates::url_encode as encode` [INFO] [stdout] --> src/templates/section.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) use crate::templates::url_encode as encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `templates::notebook::NotebookTemplate` in the current scope [INFO] [stdout] --> src/templates/notebook.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 8 | struct NotebookTemplate<'a> { [INFO] [stdout] | --------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 30 | .render() [INFO] [stdout] | ^^^^^^ method not found in `templates::notebook::NotebookTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `templates::notebook::NotebookTemplate` in the current scope [INFO] [stdout] --> src/templates/notebook.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 8 | struct NotebookTemplate<'a> { [INFO] [stdout] | --------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 30 | .render() [INFO] [stdout] | ^^^^^^ method not found in `templates::notebook::NotebookTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `PageTemplate` in the current scope [INFO] [stdout] --> src/templates/page.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 10 | struct PageTemplate<'a> { [INFO] [stdout] | ----------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 29 | .render() [INFO] [stdout] | ^^^^^^ method not found in `PageTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `PageTemplate` in the current scope [INFO] [stdout] --> src/templates/page.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 10 | struct PageTemplate<'a> { [INFO] [stdout] | ----------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 29 | .render() [INFO] [stdout] | ^^^^^^ method not found in `PageTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `templates::section::NotebookTemplate` in the current scope [INFO] [stdout] --> src/templates/section.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 7 | struct NotebookTemplate<'a> { [INFO] [stdout] | --------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 32 | .render() [INFO] [stdout] | ^^^^^^ method not found in `templates::section::NotebookTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/notebook.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/page.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/section.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `templates::section::NotebookTemplate` in the current scope [INFO] [stdout] --> src/templates/section.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 7 | struct NotebookTemplate<'a> { [INFO] [stdout] | --------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 32 | .render() [INFO] [stdout] | ^^^^^^ method not found in `templates::section::NotebookTemplate<'_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `one2html` due to 7 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/notebook.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/page.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_eyre::eyre::WrapErr` [INFO] [stdout] --> src/templates/section.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::eyre::WrapErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "04f88a0f66a4e2174e7bcafa0cd12b53e74c5fbcd4161a9c58b35dd973c4074e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f88a0f66a4e2174e7bcafa0cd12b53e74c5fbcd4161a9c58b35dd973c4074e", kill_on_drop: false }` [INFO] [stdout] 04f88a0f66a4e2174e7bcafa0cd12b53e74c5fbcd4161a9c58b35dd973c4074e