[INFO] fetching crate uniffi_bindgen 0.14.0... [INFO] checking uniffi_bindgen-0.14.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate uniffi_bindgen 0.14.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate uniffi_bindgen 0.14.0 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 crates.io crate uniffi_bindgen 0.14.0 [INFO] finished tweaking crates.io crate uniffi_bindgen 0.14.0 [INFO] tweaked toml for crates.io crate uniffi_bindgen 0.14.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate uniffi_bindgen 0.14.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f5fffab703c2da6f1fbac201ea90662c9cbdb24478d8a985ba3fe7f3b5aef6da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5fffab703c2da6f1fbac201ea90662c9cbdb24478d8a985ba3fe7f3b5aef6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5fffab703c2da6f1fbac201ea90662c9cbdb24478d8a985ba3fe7f3b5aef6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5fffab703c2da6f1fbac201ea90662c9cbdb24478d8a985ba3fe7f3b5aef6da", kill_on_drop: false }` [INFO] [stdout] f5fffab703c2da6f1fbac201ea90662c9cbdb24478d8a985ba3fe7f3b5aef6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 31fce43f08986906c3bba071dc72e87ac87fd782c565863ed3d3432fe45caba1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31fce43f08986906c3bba071dc72e87ac87fd782c565863ed3d3432fe45caba1", 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, serde, toml [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking proc-macro2 v1.0.28 [INFO] [stderr] Checking radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking weedle v0.12.0 [INFO] [stderr] Checking serde v1.0.127 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Checking cargo_metadata v0.13.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking uniffi_bindgen v0.14.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking uniffi_bindgen v0.14.0 (/tmp/fixit) [INFO] [stdout] error: TOML support not available [INFO] [stdout] --> src/bindings/kotlin/gen_kotlin.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[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/bindings/python/gen_python.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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/bindings/ruby/gen_ruby.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[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/bindings/swift/gen_swift.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | #[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/bindings/swift/gen_swift.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[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/bindings/swift/gen_swift.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[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/bindings/kotlin/gen_kotlin.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[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/bindings/python/gen_python.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[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/bindings/ruby/gen_ruby.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[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/bindings/swift/gen_swift.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | #[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/bindings/swift/gen_swift.rs:129:10 [INFO] [stdout] | [INFO] [stdout] 129 | #[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/bindings/swift/gen_swift.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | #[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/scaffolding/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[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/scaffolding/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[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[E0277]: `RustScaffolding<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/lib.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | write!(f, "{}", RustScaffolding::new(&component)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `RustScaffolding<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `RustScaffolding<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `RustScaffolding<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/lib.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | write!(f, "{}", RustScaffolding::new(&component)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `RustScaffolding<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `RustScaffolding<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `KotlinWrapper` in the current scope [INFO] [stdout] --> src/bindings/kotlin/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | .render() [INFO] [stdout] | ^^^^^^ method not found in `KotlinWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/kotlin/gen_kotlin.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct KotlinWrapper<'a> { [INFO] [stdout] | ---------------------------- method `render` not found for this [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 `KotlinWrapper` in the current scope [INFO] [stdout] --> src/bindings/kotlin/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | .render() [INFO] [stdout] | ^^^^^^ method not found in `KotlinWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/kotlin/gen_kotlin.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct KotlinWrapper<'a> { [INFO] [stdout] | ---------------------------- method `render` not found for this [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 `PythonWrapper` in the current scope [INFO] [stdout] --> src/bindings/python/mod.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | .render() [INFO] [stdout] | ^^^^^^ method not found in `PythonWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/python/gen_python.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PythonWrapper<'a> { [INFO] [stdout] | ---------------------------- method `render` not found for this [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 `PythonWrapper` in the current scope [INFO] [stdout] --> src/bindings/python/mod.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | .render() [INFO] [stdout] | ^^^^^^ method not found in `PythonWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/python/gen_python.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PythonWrapper<'a> { [INFO] [stdout] | ---------------------------- method `render` not found for this [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 `RubyWrapper` in the current scope [INFO] [stdout] --> src/bindings/ruby/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | .render() [INFO] [stdout] | ^^^^^^ method not found in `RubyWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/ruby/gen_ruby.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct RubyWrapper<'a> { [INFO] [stdout] | -------------------------- method `render` not found for this [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 `RubyWrapper` in the current scope [INFO] [stdout] --> src/bindings/ruby/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | .render() [INFO] [stdout] | ^^^^^^ method not found in `RubyWrapper<'_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/ruby/gen_ruby.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct RubyWrapper<'a> { [INFO] [stdout] | -------------------------- method `render` not found for this [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 `BridgingHeader` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | .render() [INFO] [stdout] | ^^^^^^ method not found in `BridgingHeader<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct BridgingHeader<'config, 'ci> { [INFO] [stdout] | --------------------------------------- method `render` not found for this [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 `SwiftWrapper` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | .render() [INFO] [stdout] | ^^^^^^ method not found in `SwiftWrapper<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct SwiftWrapper<'config, 'ci> { [INFO] [stdout] | ------------------------------------- method `render` not found for this [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 `BridgingHeader` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | .render() [INFO] [stdout] | ^^^^^^ method not found in `BridgingHeader<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct BridgingHeader<'config, 'ci> { [INFO] [stdout] | --------------------------------------- method `render` not found for this [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 `ModuleMap` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | .render() [INFO] [stdout] | ^^^^^^ method not found in `ModuleMap<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct ModuleMap<'config, 'ci> { [INFO] [stdout] | ---------------------------------- method `render` not found for this [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 `SwiftWrapper` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | .render() [INFO] [stdout] | ^^^^^^ method not found in `SwiftWrapper<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct SwiftWrapper<'config, 'ci> { [INFO] [stdout] | ------------------------------------- method `render` not found for this [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 `ModuleMap` in the current scope [INFO] [stdout] --> src/bindings/swift/mod.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | .render() [INFO] [stdout] | ^^^^^^ method not found in `ModuleMap<'_, '_>` [INFO] [stdout] | [INFO] [stdout] ::: src/bindings/swift/gen_swift.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct ModuleMap<'config, 'ci> { [INFO] [stdout] | ---------------------------------- method `render` not found for this [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: `askama::Template` [INFO] [stdout] --> src/bindings/kotlin/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/python/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/ruby/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/swift/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uniffi_bindgen` due to 15 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/kotlin/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/python/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/ruby/mod.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/bindings/swift/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [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" "31fce43f08986906c3bba071dc72e87ac87fd782c565863ed3d3432fe45caba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fce43f08986906c3bba071dc72e87ac87fd782c565863ed3d3432fe45caba1", kill_on_drop: false }` [INFO] [stdout] 31fce43f08986906c3bba071dc72e87ac87fd782c565863ed3d3432fe45caba1