[INFO] fetching crate sdml-generate 0.3.2...
[INFO] testing sdml-generate-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate sdml-generate 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sdml-generate 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sdml-generate 0.3.2
[INFO] tweaked toml for crates.io crate sdml-generate 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sdml-generate 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sdml-generate 0.3.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a220171e281f045908fba92fc3a24f4ceb85b5340982e2e603bd7012a841dfa5
[INFO] running `Command { std: "docker" "start" "-a" "a220171e281f045908fba92fc3a24f4ceb85b5340982e2e603bd7012a841dfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a220171e281f045908fba92fc3a24f4ceb85b5340982e2e603bd7012a841dfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a220171e281f045908fba92fc3a24f4ceb85b5340982e2e603bd7012a841dfa5", kill_on_drop: false }`
[INFO] [stdout] a220171e281f045908fba92fc3a24f4ceb85b5340982e2e603bd7012a841dfa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afe48c772545a6415b7971a4ca544fcb0db0d1136c2e6425554a76c98afaf4c8
[INFO] running `Command { std: "docker" "start" "-a" "afe48c772545a6415b7971a4ca544fcb0db0d1136c2e6425554a76c98afaf4c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling text_trees v0.1.2
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling tree-sitter-sdml v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling rust-embed v8.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling tree-sitter-highlight v0.23.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling i18n-config v0.4.7
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.15.3
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.3
[INFO] [stderr]    Compiling sdml-errors v0.3.3
[INFO] [stderr]    Compiling sdml-core v0.3.2
[INFO] [stderr]    Compiling sdml-generate v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] running `Command { std: "docker" "inspect" "afe48c772545a6415b7971a4ca544fcb0db0d1136c2e6425554a76c98afaf4c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe48c772545a6415b7971a4ca544fcb0db0d1136c2e6425554a76c98afaf4c8", kill_on_drop: false }`
[INFO] [stdout] afe48c772545a6415b7971a4ca544fcb0db0d1136c2e6425554a76c98afaf4c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9832bd5f5d9441d145bb8f6d14acd178d167a5fbc013bc0b538e5b83df481a10
[INFO] running `Command { std: "docker" "start" "-a" "9832bd5f5d9441d145bb8f6d14acd178d167a5fbc013bc0b538e5b83df481a10", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling search_path v0.1.4
[INFO] [stderr]    Compiling sdml-parse v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:55:68
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut module = Module::new(name, body).with_source_span(node.into());
[INFO] [stdout]    |                                                                    ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:60:75
[INFO] [stdout]    |
[INFO] [stdout] 60 |         module.set_base_uri(HeaderValue::from(uri).with_source_span(child.into()));
[INFO] [stdout]    |                                                                           ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:66:80
[INFO] [stdout]    |
[INFO] [stdout] 66 |         module.set_version_info(HeaderValue::from(info).with_source_span(child.into()));
[INFO] [stdout]    |                                                                                ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:72:78
[INFO] [stdout]    |
[INFO] [stdout] 72 |         module.set_version_uri(HeaderValue::from(uri).with_source_span(child.into()));
[INFO] [stdout]    |                                                                              ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:100:73
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut body = ModuleBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]     |                                                                         ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:139:80
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut import = ImportStatement::default().with_source_span(cursor.node().into());
[INFO] [stdout]     |                                                                                ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:148:47
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 imported.set_source_span(node.into());
[INFO] [stdout]     |                                               ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/modules.rs:153:92
[INFO] [stdout]     |
[INFO] [stdout] 153 |                     imported.set_version_uri(HeaderValue::from(uri).with_source_span(child.into()));
[INFO] [stdout]     |                                                                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<&Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/identifiers.rs:21:84
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok(Identifier::new_unchecked(context.node_source(node)?).with_source_span(node.into()))
[INFO] [stdout]    |                                                                                    ^^^^ the trait `From<&Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/identifiers.rs:39:71
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Ok(QualifiedIdentifier::new(module, member).with_source_span(node.into()))
[INFO] [stdout]    |                                                                       ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/annotations.rs:65:67
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Ok(AnnotationProperty::new(name, value).with_source_span(node.into()))
[INFO] [stdout]    |                                                                   ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/mod.rs:104:81
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut body = AnnotationOnlyBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]     |                                                                                 ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/classes.rs:46:91
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut type_class = TypeClassDef::new(name.clone(), variables).with_source_span(node.into());
[INFO] [stdout]    |                                                                                           ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/classes.rs:72:70
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut variable = TypeVariable::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                      ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/classes.rs:110:74
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut result = TypeClassReference::new(name).with_source_span(node.into());
[INFO] [stdout]     |                                                                          ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/classes.rs:134:76
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let mut body = TypeClassBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]     |                                                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/classes.rs:177:76
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let mut method = MethodDef::new(name, signature).with_source_span(node.into());
[INFO] [stdout]     |                                                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/datatypes.rs:35:84
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let member = parse_identifier(context, &child)?.with_source_span(child.into());
[INFO] [stdout]    |                                                                                    ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/datatypes.rs:44:81
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut data_type = DatatypeDef::new(name, base_type).with_source_span(node.into());
[INFO] [stdout]    |                                                                                 ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/entities.rs:38:65
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut entity = EntityDef::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                 ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/entities.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut body = EntityBody::new(identity).with_source_span(node.into());
[INFO] [stdout]    |                                                                    ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/enums.rs:32:65
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut new_enum = EnumDef::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                 ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/enums.rs:49:71
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut body = EnumBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]    |                                                                       ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/enums.rs:93:74
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut enum_variant = ValueVariant::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                          ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/events.rs:31:77
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut event = EventDef::new(name, event_source).with_source_span(node.into());
[INFO] [stdout]    |                                                                             ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/properties.rs:28:91
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let member_def = parse_member_def(context, &mut child.walk())?.with_source_span(child.into());
[INFO] [stdout]    |                                                                                           ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/rdf.rs:27:86
[INFO] [stdout]    |
[INFO] [stdout] 27 |         RdfDef::individual(parse_identifier(context, &child)?).with_source_span(node.into());
[INFO] [stdout]    |                                                                                      ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/structures.rs:32:71
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut structure = StructureDef::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                       ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/structures.rs:49:76
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut body = StructureBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]    |                                                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/unions.rs:32:66
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut new_enum = UnionDef::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                  ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/unions.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut body = UnionBody::default().with_source_span(cursor.node().into());
[INFO] [stdout]    |                                                                        ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/definitions/unions.rs:92:69
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let type_variant = TypeVariant::new(name).with_source_span(node.into());
[INFO] [stdout]    |                                                                     ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/mod.rs:71:13
[INFO] [stdout]     |
[INFO] [stdout]  71 |             Cardinality::new_unbounded(min)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^----- two arguments of type `std::option::Option<sdml_core::model::members::Ordering>` and `std::option::Option<Uniqueness>` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-core-0.3.2/src/model/members/cardinality.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub const fn new_unbounded(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout]  71 |             Cardinality::new_unbounded(min, /* std::option::Option<sdml_core::model::members::Ordering> */, /* std::option::Option<Uniqueness> */)
[INFO] [stdout]     |                                           +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/mod.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |         .with_source_span(node.into())
[INFO] [stdout]    |                                ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/mod.rs:104:90
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     let member = parse_identifier(context, &node)?.with_source_span(node.into());
[INFO] [stdout]     |                                                                                          ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/mod.rs:107:52
[INFO] [stdout]     |
[INFO] [stdout] 107 | ...                   .with_source_span(node.into())
[INFO] [stdout]     |                                              ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/mod.rs:149:62
[INFO] [stdout]     |
[INFO] [stdout] 149 |     Ok(MappingType::new(domain, range).with_source_span(node.into()))
[INFO] [stdout]     |                                                              ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/member.rs:33:44
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     .with_source_span(node.into())
[INFO] [stdout]    |                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/member.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     .with_source_span(node.into())
[INFO] [stdout]    |                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/members/member.rs:82:85
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut member_def = MemberDef::new(name, type_reference).with_source_span(node.into());
[INFO] [stdout]    |                                                                                     ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/values.rs:241:56
[INFO] [stdout]     |
[INFO] [stdout] 241 | ...                   .with_source_span(node.into()),
[INFO] [stdout]     |                                              ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/values.rs:258:84
[INFO] [stdout]     |
[INFO] [stdout] 258 |         return Ok(LanguageString::new(&value, language).with_source_span(root_node.into()));
[INFO] [stdout]     |                                                                                    ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/values.rs:298:65
[INFO] [stdout]     |
[INFO] [stdout] 298 |     Ok(ValueConstructor::new(name, value).with_source_span(node.into()))
[INFO] [stdout]     |                                                                 ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/values.rs:316:63
[INFO] [stdout]     |
[INFO] [stdout] 316 |     Ok(MappingValue::new(domain, range).with_source_span(node.into()))
[INFO] [stdout]     |                                                               ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/values.rs:324:83
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut sequence = SequenceOfValues::default().with_source_span(cursor.node().into());
[INFO] [stdout]     |                                                                                   ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/constraints/informal.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     .with_source_span(node.into());
[INFO] [stdout]    |                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/constraints/formal/functions.rs:174:84
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let member = parse_identifier(context, &child)?.with_source_span(child.into());
[INFO] [stdout]     |                                                                                    ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sdml_core::model::Span: From<Node<'_>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdml-parse-0.3.0/src/parse/constraints/formal/values.rs:56:92
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut sequence = SequenceOfPredicateValues::default().with_source_span(cursor.node().into());
[INFO] [stdout]    |                                                                                            ^^^^ the trait `From<Node<'_>>` is not implemented for `sdml_core::model::Span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Node<'_>` to implement `Into<sdml_core::model::Span>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdml-parse` (lib) due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "9832bd5f5d9441d145bb8f6d14acd178d167a5fbc013bc0b538e5b83df481a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9832bd5f5d9441d145bb8f6d14acd178d167a5fbc013bc0b538e5b83df481a10", kill_on_drop: false }`
[INFO] [stdout] 9832bd5f5d9441d145bb8f6d14acd178d167a5fbc013bc0b538e5b83df481a10
