[INFO] cloning repository https://github.com/yuancheng1124/fluent-bundle-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuancheng1124/fluent-bundle-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuancheng1124%2Ffluent-bundle-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuancheng1124%2Ffluent-bundle-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1a78d40846b6f06e8c4c62a2e2f7e04b65088cc [INFO] checking yuancheng1124/fluent-bundle-test against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuancheng1124%2Ffluent-bundle-test" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuancheng1124/fluent-bundle-test on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuancheng1124/fluent-bundle-test [INFO] removed path dependency fluent-syntax from git repo https://github.com/yuancheng1124/fluent-bundle-test [INFO] finished tweaking git repo https://github.com/yuancheng1124/fluent-bundle-test [INFO] tweaked toml for git repo https://github.com/yuancheng1124/fluent-bundle-test written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yuancheng1124/fluent-bundle-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fluent-syntax) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fluent-syntax) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8173b7fc758d08b92539d1593011683c63aaeda5745fb8a6871a037b3f9601c1 [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" "8173b7fc758d08b92539d1593011683c63aaeda5745fb8a6871a037b3f9601c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8173b7fc758d08b92539d1593011683c63aaeda5745fb8a6871a037b3f9601c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8173b7fc758d08b92539d1593011683c63aaeda5745fb8a6871a037b3f9601c1", kill_on_drop: false }` [INFO] [stdout] 8173b7fc758d08b92539d1593011683c63aaeda5745fb8a6871a037b3f9601c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b5bb6a89147751669e31c183341900114c4aae0b8abab86203b220b0d29b8f [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" "c3b5bb6a89147751669e31c183341900114c4aae0b8abab86203b220b0d29b8f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (fluent-syntax) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fluent-locale v0.4.1 [INFO] [stderr] Checking fluent-syntax v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking elsa v1.3.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking intl_pluralrules v1.0.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking fluent-bundle-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `fluent_syntax::parser::parse` [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use fluent_syntax::parser::parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `parse` in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | ast::ResourceEntry::Entry(ast::Entry::Message(ast::Message { ref id, .. })) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | | ast::ResourceEntry::Entry(ast::Entry::Term(ast::Term { ref id, .. })) => id.name, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:259:22 [INFO] [stdout] | [INFO] [stdout] 259 | ast::ResourceEntry::Entry(ast::Entry::Message(message)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | ast::ResourceEntry::Entry(ast::Entry::Term(term)) => (Entry::Term(term), "term"), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fluent_syntax::parser::parse` [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use fluent_syntax::parser::parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `parse` in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | ast::ResourceEntry::Entry(ast::Entry::Message(ast::Message { ref id, .. })) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | | ast::ResourceEntry::Entry(ast::Entry::Term(ast::Term { ref id, .. })) => id.name, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:259:22 [INFO] [stdout] | [INFO] [stdout] 259 | ast::ResourceEntry::Entry(ast::Entry::Message(message)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ResourceEntry` in `ast` [INFO] [stdout] --> src/lib.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | ast::ResourceEntry::Entry(ast::Entry::Term(term)) => (Entry::Term(term), "term"), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ResourceEntry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct variant `ast::PatternElement::TextElement` [INFO] [stdout] --> src/lib.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | ast::PatternElement::TextElement(s) => Ok(FluentValue::from(*s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `ast::PatternElement::TextElement { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluent-syntax-0.10.1/src/ast/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | TextElement { value: S }, [INFO] [stdout] | ----------- `ast::PatternElement::TextElement` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct variant `ast::PatternElement::Placeable` [INFO] [stdout] --> src/lib.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | ast::PatternElement::Placeable(p) => p.to_value(env), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `ast::PatternElement::Placeable { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluent-syntax-0.10.1/src/ast/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Placeable { expression: Expression }, [INFO] [stdout] | --------- `ast::PatternElement::Placeable` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:836:1 [INFO] [stdout] | [INFO] [stdout] 836 | /// resource.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:837:1 [INFO] [stdout] | [INFO] [stdout] 837 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | / 'bundle [INFO] [stdout] 497 | | + Fn(&[Option], &HashMap<&str, FluentValue>) -> Option [INFO] [stdout] 498 | | + Send [INFO] [stdout] 499 | | + Sync, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 496 | dyn 'bundle [INFO] [stdout] 497 | + Fn(&[Option], &HashMap<&str, FluentValue>) -> Option [INFO] [stdout] 498 | + Send [INFO] [stdout] 499 | + Sync, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:625:45 [INFO] [stdout] | [INFO] [stdout] 625 | impl<'source> ResolveValue for ast::Message<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:625:32 [INFO] [stdout] | [INFO] [stdout] 625 | impl<'source> ResolveValue for ast::Message<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:636:42 [INFO] [stdout] | [INFO] [stdout] 636 | impl<'source> ResolveValue for ast::Term<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:636:32 [INFO] [stdout] | [INFO] [stdout] 636 | impl<'source> ResolveValue for ast::Term<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:642:47 [INFO] [stdout] | [INFO] [stdout] 642 | impl<'source> ResolveValue for ast::Attribute<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:642:32 [INFO] [stdout] | [INFO] [stdout] 642 | impl<'source> ResolveValue for ast::Attribute<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:648:45 [INFO] [stdout] | [INFO] [stdout] 648 | impl<'source> ResolveValue for ast::Pattern<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:648:32 [INFO] [stdout] | [INFO] [stdout] 648 | impl<'source> ResolveValue for ast::Pattern<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:670:52 [INFO] [stdout] | [INFO] [stdout] 670 | impl<'source> ResolveValue for ast::PatternElement<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:670:32 [INFO] [stdout] | [INFO] [stdout] 670 | impl<'source> ResolveValue for ast::PatternElement<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:679:48 [INFO] [stdout] | [INFO] [stdout] 679 | impl<'source> ResolveValue for ast::VariantKey<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | impl<'source> ResolveValue for ast::VariantKey<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:690:48 [INFO] [stdout] | [INFO] [stdout] 690 | impl<'source> ResolveValue for ast::Expression<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | impl<'source> ResolveValue for ast::Expression<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:726:54 [INFO] [stdout] | [INFO] [stdout] 726 | impl<'source> ResolveValue for ast::InlineExpression<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:726:32 [INFO] [stdout] | [INFO] [stdout] 726 | impl<'source> ResolveValue for ast::InlineExpression<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct variant `ast::PatternElement::TextElement` [INFO] [stdout] --> src/lib.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 673 | ast::PatternElement::TextElement(s) => Ok(FluentValue::from(*s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `ast::PatternElement::TextElement { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluent-syntax-0.10.1/src/ast/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | TextElement { value: S }, [INFO] [stdout] | ----------- `ast::PatternElement::TextElement` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found struct variant `ast::PatternElement::Placeable` [INFO] [stdout] --> src/lib.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | ast::PatternElement::Placeable(p) => p.to_value(env), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `ast::PatternElement::Placeable { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluent-syntax-0.10.1/src/ast/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Placeable { expression: Expression }, [INFO] [stdout] | --------- `ast::PatternElement::Placeable` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:503:35 [INFO] [stdout] | [INFO] [stdout] 503 | Message(&'bundle ast::Message<'bundle>), [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:503:22 [INFO] [stdout] | [INFO] [stdout] 503 | Message(&'bundle ast::Message<'bundle>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:504:29 [INFO] [stdout] | [INFO] [stdout] 504 | Term(&'bundle ast::Term<'bundle>), [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 504 | Term(&'bundle ast::Term<'bundle>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / rental! { [INFO] [stdout] 839 | | mod rentals { [INFO] [stdout] 840 | | use super::*; [INFO] [stdout] 841 | | #[rental(covariant, debug)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | } [INFO] [stdout] 847 | | } [INFO] [stdout] | |_^ unexpected lifetime argument [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / rental! { [INFO] [stdout] 839 | | mod rentals { [INFO] [stdout] 840 | | use super::*; [INFO] [stdout] 841 | | #[rental(covariant, debug)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | } [INFO] [stdout] 847 | | } [INFO] [stdout] | |_^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:802:27 [INFO] [stdout] | [INFO] [stdout] 802 | ) -> Option<&ast::Variant<'source>> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:802:14 [INFO] [stdout] | [INFO] [stdout] 802 | ) -> Option<&ast::Variant<'source>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:801:38 [INFO] [stdout] | [INFO] [stdout] 801 | variants: &'source [ast::Variant<'source>], [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:801:25 [INFO] [stdout] | [INFO] [stdout] 801 | variants: &'source [ast::Variant<'source>], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:814:29 [INFO] [stdout] | [INFO] [stdout] 814 | arguments: &'env Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:509:45 [INFO] [stdout] | [INFO] [stdout] 509 | fn get_term(&self, id: &str) -> Option<&ast::Term>; [INFO] [stdout] | ^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:510:48 [INFO] [stdout] | [INFO] [stdout] 510 | fn get_message(&self, id: &str) -> Option<&ast::Message>; [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:515:45 [INFO] [stdout] | [INFO] [stdout] 515 | fn get_term(&self, id: &str) -> Option<&ast::Term> { [INFO] [stdout] | ^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:522:48 [INFO] [stdout] | [INFO] [stdout] 522 | fn get_message(&self, id: &str) -> Option<&ast::Message> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:870:27 [INFO] [stdout] | [INFO] [stdout] 870 | pub fn ast(&self) -> &ast::Resource { [INFO] [stdout] | ^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:836:1 [INFO] [stdout] | [INFO] [stdout] 836 | /// resource.rs [INFO] [stdout] | ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:837:1 [INFO] [stdout] | [INFO] [stdout] 837 | /// [INFO] [stdout] | ^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | / 'bundle [INFO] [stdout] 497 | | + Fn(&[Option], &HashMap<&str, FluentValue>) -> Option [INFO] [stdout] 498 | | + Send [INFO] [stdout] 499 | | + Sync, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 496 | dyn 'bundle [INFO] [stdout] 497 | + Fn(&[Option], &HashMap<&str, FluentValue>) -> Option [INFO] [stdout] 498 | + Send [INFO] [stdout] 499 | + Sync, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fluent-bundle-test` [INFO] [stdout] error: aborting due to 39 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0532. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:625:45 [INFO] [stdout] | [INFO] [stdout] 625 | impl<'source> ResolveValue for ast::Message<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:625:32 [INFO] [stdout] | [INFO] [stdout] 625 | impl<'source> ResolveValue for ast::Message<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:636:42 [INFO] [stdout] | [INFO] [stdout] 636 | impl<'source> ResolveValue for ast::Term<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:636:32 [INFO] [stdout] | [INFO] [stdout] 636 | impl<'source> ResolveValue for ast::Term<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:642:47 [INFO] [stdout] | [INFO] [stdout] 642 | impl<'source> ResolveValue for ast::Attribute<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:642:32 [INFO] [stdout] | [INFO] [stdout] 642 | impl<'source> ResolveValue for ast::Attribute<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:648:45 [INFO] [stdout] | [INFO] [stdout] 648 | impl<'source> ResolveValue for ast::Pattern<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:648:32 [INFO] [stdout] | [INFO] [stdout] 648 | impl<'source> ResolveValue for ast::Pattern<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:670:52 [INFO] [stdout] | [INFO] [stdout] 670 | impl<'source> ResolveValue for ast::PatternElement<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:670:32 [INFO] [stdout] | [INFO] [stdout] 670 | impl<'source> ResolveValue for ast::PatternElement<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:679:48 [INFO] [stdout] | [INFO] [stdout] 679 | impl<'source> ResolveValue for ast::VariantKey<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | impl<'source> ResolveValue for ast::VariantKey<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:690:48 [INFO] [stdout] | [INFO] [stdout] 690 | impl<'source> ResolveValue for ast::Expression<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | impl<'source> ResolveValue for ast::Expression<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:726:54 [INFO] [stdout] | [INFO] [stdout] 726 | impl<'source> ResolveValue for ast::InlineExpression<'source> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:726:32 [INFO] [stdout] | [INFO] [stdout] 726 | impl<'source> ResolveValue for ast::InlineExpression<'source> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:503:35 [INFO] [stdout] | [INFO] [stdout] 503 | Message(&'bundle ast::Message<'bundle>), [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:503:22 [INFO] [stdout] | [INFO] [stdout] 503 | Message(&'bundle ast::Message<'bundle>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:504:29 [INFO] [stdout] | [INFO] [stdout] 504 | Term(&'bundle ast::Term<'bundle>), [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:504:19 [INFO] [stdout] | [INFO] [stdout] 504 | Term(&'bundle ast::Term<'bundle>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / rental! { [INFO] [stdout] 839 | | mod rentals { [INFO] [stdout] 840 | | use super::*; [INFO] [stdout] 841 | | #[rental(covariant, debug)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | } [INFO] [stdout] 847 | | } [INFO] [stdout] | |_^ unexpected lifetime argument [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / rental! { [INFO] [stdout] 839 | | mod rentals { [INFO] [stdout] 840 | | use super::*; [INFO] [stdout] 841 | | #[rental(covariant, debug)] [INFO] [stdout] ... | [INFO] [stdout] 846 | | } [INFO] [stdout] 847 | | } [INFO] [stdout] | |_^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:802:27 [INFO] [stdout] | [INFO] [stdout] 802 | ) -> Option<&ast::Variant<'source>> { [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:802:14 [INFO] [stdout] | [INFO] [stdout] 802 | ) -> Option<&ast::Variant<'source>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stdout] --> src/lib.rs:801:38 [INFO] [stdout] | [INFO] [stdout] 801 | variants: &'source [ast::Variant<'source>], [INFO] [stdout] | ^^^^^^^ unexpected lifetime argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:801:25 [INFO] [stdout] | [INFO] [stdout] 801 | variants: &'source [ast::Variant<'source>], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:814:29 [INFO] [stdout] | [INFO] [stdout] 814 | arguments: &'env Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:509:45 [INFO] [stdout] | [INFO] [stdout] 509 | fn get_term(&self, id: &str) -> Option<&ast::Term>; [INFO] [stdout] | ^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:510:48 [INFO] [stdout] | [INFO] [stdout] 510 | fn get_message(&self, id: &str) -> Option<&ast::Message>; [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:515:45 [INFO] [stdout] | [INFO] [stdout] 515 | fn get_term(&self, id: &str) -> Option<&ast::Term> { [INFO] [stdout] | ^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:522:48 [INFO] [stdout] | [INFO] [stdout] 522 | fn get_message(&self, id: &str) -> Option<&ast::Message> { [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 0 [INFO] [stdout] --> src/lib.rs:870:27 [INFO] [stdout] | [INFO] [stdout] 870 | pub fn ast(&self) -> &ast::Resource { [INFO] [stdout] | ^^^^^^^^^^^^^ expected 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3b5bb6a89147751669e31c183341900114c4aae0b8abab86203b220b0d29b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b5bb6a89147751669e31c183341900114c4aae0b8abab86203b220b0d29b8f", kill_on_drop: false }` [INFO] [stdout] c3b5bb6a89147751669e31c183341900114c4aae0b8abab86203b220b0d29b8f