[INFO] crate msoffice_pptx 0.2.0 is already in cache [INFO] extracting crate msoffice_pptx 0.2.0 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/msoffice_pptx/0.2.0 [INFO] extracting crate msoffice_pptx 0.2.0 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/msoffice_pptx/0.2.0 [INFO] validating manifest of msoffice_pptx-0.2.0 on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of msoffice_pptx-0.2.0 on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing msoffice_pptx-0.2.0 [INFO] finished frobbing msoffice_pptx-0.2.0 [INFO] frobbed toml for msoffice_pptx-0.2.0 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/msoffice_pptx/0.2.0/Cargo.toml [INFO] started frobbing msoffice_pptx-0.2.0 [INFO] finished frobbing msoffice_pptx-0.2.0 [INFO] frobbed toml for msoffice_pptx-0.2.0 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/msoffice_pptx/0.2.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_from_str v0.1.0 [INFO] [stderr] Downloaded msoffice_shared v0.1.1 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking msoffice_pptx-0.2.0 against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-7/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/msoffice_pptx/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fd1d7db5b813e50d38bfab6f46817d6d51275899b082ee92eb303763bfba9ed4 [INFO] running `"docker" "start" "-a" "fd1d7db5b813e50d38bfab6f46817d6d51275899b082ee92eb303763bfba9ed4"` [INFO] [stderr] Compiling enum_from_str_derive v0.1.0 [INFO] [stderr] Checking zip v0.4.2 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Checking enum_from_str v0.1.0 [INFO] [stderr] Checking msoffice_shared v0.1.1 [INFO] [stderr] Checking msoffice_pptx v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `msoffice_shared::decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use msoffice_shared::decl_simple_type_enum; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `decl_simple_type_enum` in the root [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:150:1 [INFO] [stderr] | [INFO] [stderr] 150 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:167:1 [INFO] [stderr] | [INFO] [stderr] 167 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:176:1 [INFO] [stderr] | [INFO] [stderr] 176 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 204 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:245:1 [INFO] [stderr] | [INFO] [stderr] 245 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:255:1 [INFO] [stderr] | [INFO] [stderr] 255 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:279:1 [INFO] [stderr] | [INFO] [stderr] 279 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:287:1 [INFO] [stderr] | [INFO] [stderr] 287 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:298:1 [INFO] [stderr] | [INFO] [stderr] 298 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:306:1 [INFO] [stderr] | [INFO] [stderr] 306 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:315:1 [INFO] [stderr] | [INFO] [stderr] 315 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:322:1 [INFO] [stderr] | [INFO] [stderr] 322 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:330:1 [INFO] [stderr] | [INFO] [stderr] 330 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:344:1 [INFO] [stderr] | [INFO] [stderr] 344 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:351:1 [INFO] [stderr] | [INFO] [stderr] 351 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:358:1 [INFO] [stderr] | [INFO] [stderr] 358 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:366:1 [INFO] [stderr] | [INFO] [stderr] 366 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:374:1 [INFO] [stderr] | [INFO] [stderr] 374 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:384:1 [INFO] [stderr] | [INFO] [stderr] 384 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:391:1 [INFO] [stderr] | [INFO] [stderr] 391 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:398:1 [INFO] [stderr] | [INFO] [stderr] 398 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:405:1 [INFO] [stderr] | [INFO] [stderr] 405 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:412:1 [INFO] [stderr] | [INFO] [stderr] 412 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:419:1 [INFO] [stderr] | [INFO] [stderr] 419 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:427:1 [INFO] [stderr] | [INFO] [stderr] 427 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:434:1 [INFO] [stderr] | [INFO] [stderr] 434 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:441:1 [INFO] [stderr] | [INFO] [stderr] 441 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `msoffice_shared::decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use msoffice_shared::decl_simple_type_enum; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `decl_simple_type_enum` in the root [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:126:1 [INFO] [stderr] | [INFO] [stderr] 126 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:150:1 [INFO] [stderr] | [INFO] [stderr] 150 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:167:1 [INFO] [stderr] | [INFO] [stderr] 167 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:176:1 [INFO] [stderr] | [INFO] [stderr] 176 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:204:1 [INFO] [stderr] | [INFO] [stderr] 204 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:223:1 [INFO] [stderr] | [INFO] [stderr] 223 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:245:1 [INFO] [stderr] | [INFO] [stderr] 245 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:255:1 [INFO] [stderr] | [INFO] [stderr] 255 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:279:1 [INFO] [stderr] | [INFO] [stderr] 279 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:287:1 [INFO] [stderr] | [INFO] [stderr] 287 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:298:1 [INFO] [stderr] | [INFO] [stderr] 298 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:306:1 [INFO] [stderr] | [INFO] [stderr] 306 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:315:1 [INFO] [stderr] | [INFO] [stderr] 315 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:322:1 [INFO] [stderr] | [INFO] [stderr] 322 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:330:1 [INFO] [stderr] | [INFO] [stderr] 330 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:344:1 [INFO] [stderr] | [INFO] [stderr] 344 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:351:1 [INFO] [stderr] | [INFO] [stderr] 351 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:358:1 [INFO] [stderr] | [INFO] [stderr] 358 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:366:1 [INFO] [stderr] | [INFO] [stderr] 366 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:374:1 [INFO] [stderr] | [INFO] [stderr] 374 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:384:1 [INFO] [stderr] | [INFO] [stderr] 384 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:391:1 [INFO] [stderr] | [INFO] [stderr] 391 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:398:1 [INFO] [stderr] | [INFO] [stderr] 398 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:405:1 [INFO] [stderr] | [INFO] [stderr] 405 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:412:1 [INFO] [stderr] | [INFO] [stderr] 412 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:419:1 [INFO] [stderr] | [INFO] [stderr] 419 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:427:1 [INFO] [stderr] | [INFO] [stderr] 427 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:434:1 [INFO] [stderr] | [INFO] [stderr] 434 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `decl_simple_type_enum` [INFO] [stderr] --> src/pml.rs:441:1 [INFO] [stderr] | [INFO] [stderr] 441 | decl_simple_type_enum! { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlaceholderType` in this scope [INFO] [stderr] --> src/pml.rs:567:34 [INFO] [stderr] | [INFO] [stderr] 567 | pub placeholder_type: Option, // obj [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `Placeholder` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:568:29 [INFO] [stderr] | [INFO] [stderr] 568 | pub orientation: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlaceholderSize` in this scope [INFO] [stderr] --> src/pml.rs:569:22 [INFO] [stderr] | [INFO] [stderr] 569 | pub size: Option, // full [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `Placeholder` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SlideSizeType` in this scope [INFO] [stderr] --> src/pml.rs:1255:27 [INFO] [stderr] | [INFO] [stderr] 1255 | pub size_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: a struct with a similar name exists: `SlideSize` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:1431:27 [INFO] [stderr] | [INFO] [stderr] 1431 | pub direction: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionEightDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1447:27 [INFO] [stderr] | [INFO] [stderr] 1447 | pub direction: Option, // l [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionSideDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1479:27 [INFO] [stderr] | [INFO] [stderr] 1479 | pub direction: Option, // l [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:1495:29 [INFO] [stderr] | [INFO] [stderr] 1495 | pub orientation: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionInOutDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1496:27 [INFO] [stderr] | [INFO] [stderr] 1496 | pub direction: Option, // out [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionCornerDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1517:27 [INFO] [stderr] | [INFO] [stderr] 1517 | pub direction: Option, // lu [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionInOutDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1549:27 [INFO] [stderr] | [INFO] [stderr] 1549 | pub direction: Option, // out [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionSpeed` in this scope [INFO] [stderr] --> src/pml.rs:1714:23 [INFO] [stderr] | [INFO] [stderr] 1714 | pub speed: Option, // fast [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLParaBuildType` in this scope [INFO] [stderr] --> src/pml.rs:1822:28 [INFO] [stderr] | [INFO] [stderr] 1822 | pub build_type: Option, // whole [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLDiagramBuildType` in this scope [INFO] [stderr] --> src/pml.rs:1966:28 [INFO] [stderr] | [INFO] [stderr] 1966 | pub build_type: Option, // whole [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLOleChartBuildType` in this scope [INFO] [stderr] --> src/pml.rs:2003:28 [INFO] [stderr] | [INFO] [stderr] 2003 | pub build_type: Option, // allAtOnce [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLPreviousActionType` in this scope [INFO] [stderr] --> src/pml.rs:2196:34 [INFO] [stderr] | [INFO] [stderr] 2196 | pub prev_action_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLNextActionType` in this scope [INFO] [stderr] --> src/pml.rs:2197:34 [INFO] [stderr] | [INFO] [stderr] 2197 | pub next_action_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateBehaviorCalcMode` in this scope [INFO] [stderr] --> src/pml.rs:2258:27 [INFO] [stderr] | [INFO] [stderr] 2258 | pub calc_mode: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateBehaviorValueType` in this scope [INFO] [stderr] --> src/pml.rs:2259:28 [INFO] [stderr] | [INFO] [stderr] 2259 | pub value_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateColorSpace` in this scope [INFO] [stderr] --> src/pml.rs:2315:29 [INFO] [stderr] | [INFO] [stderr] 2315 | pub color_space: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateColorDirection` in this scope [INFO] [stderr] --> src/pml.rs:2316:27 [INFO] [stderr] | [INFO] [stderr] 2316 | pub direction: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateColorBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateEffectTransition` in this scope [INFO] [stderr] --> src/pml.rs:2386:28 [INFO] [stderr] | [INFO] [stderr] 2386 | pub transition: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateEffectBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateMotionBehaviorOrigin` in this scope [INFO] [stderr] --> src/pml.rs:2440:24 [INFO] [stderr] | [INFO] [stderr] 2440 | pub origin: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateMotionBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateMotionPathEditMode` in this scope [INFO] [stderr] --> src/pml.rs:2442:32 [INFO] [stderr] | [INFO] [stderr] 2442 | pub path_edit_mode: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateMotionBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLCommandType` in this scope [INFO] [stderr] --> src/pml.rs:2590:30 [INFO] [stderr] | [INFO] [stderr] 2590 | pub command_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorAdditiveType` in this scope [INFO] [stderr] --> src/pml.rs:2821:26 [INFO] [stderr] | [INFO] [stderr] 2821 | pub additive: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorAccumulateType` in this scope [INFO] [stderr] --> src/pml.rs:2822:28 [INFO] [stderr] | [INFO] [stderr] 2822 | pub accumulate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorTransformType` in this scope [INFO] [stderr] --> src/pml.rs:2823:32 [INFO] [stderr] | [INFO] [stderr] 2823 | pub transform_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorOverrideType` in this scope [INFO] [stderr] --> src/pml.rs:2828:31 [INFO] [stderr] | [INFO] [stderr] 2828 | pub override_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTriggerRuntimeNode` in this scope [INFO] [stderr] --> src/pml.rs:2968:17 [INFO] [stderr] | [INFO] [stderr] 2968 | RuntimeNode(TLTriggerRuntimeNode), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLChartSubelementType` in this scope [INFO] [stderr] --> src/pml.rs:3141:23 [INFO] [stderr] | [INFO] [stderr] 3141 | pub element_type: TLChartSubelementType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTriggerEvent` in this scope [INFO] [stderr] --> src/pml.rs:3197:31 [INFO] [stderr] | [INFO] [stderr] 3197 | pub trigger_event: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodePresetClassType` in this scope [INFO] [stderr] --> src/pml.rs:3226:30 [INFO] [stderr] | [INFO] [stderr] 3226 | pub preset_class: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeRestartType` in this scope [INFO] [stderr] --> src/pml.rs:3235:30 [INFO] [stderr] | [INFO] [stderr] 3235 | pub restart_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeFillType` in this scope [INFO] [stderr] --> src/pml.rs:3236:27 [INFO] [stderr] | [INFO] [stderr] 3236 | pub fill_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeSyncType` in this scope [INFO] [stderr] --> src/pml.rs:3237:31 [INFO] [stderr] | [INFO] [stderr] 3237 | pub sync_behavior: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLTimeNodeSequence` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeMasterRelation` in this scope [INFO] [stderr] --> src/pml.rs:3241:37 [INFO] [stderr] | [INFO] [stderr] 3241 | pub master_relationship: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeType` in this scope [INFO] [stderr] --> src/pml.rs:3245:27 [INFO] [stderr] | [INFO] [stderr] 3245 | pub node_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `TLTimeNodeId` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IterateType` in this scope [INFO] [stderr] --> src/pml.rs:3395:30 [INFO] [stderr] | [INFO] [stderr] 3395 | pub iterate_type: Option, // el [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SlideLayoutType` in this scope [INFO] [stderr] --> src/pml.rs:3595:35 [INFO] [stderr] | [INFO] [stderr] 3595 | pub slide_layout_type: Option, // cust [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SlideLayout` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PhotoAlbumLayout` in this scope [INFO] [stderr] --> src/pml.rs:3854:24 [INFO] [stderr] | [INFO] [stderr] 3854 | pub layout: Option, // PhotoAlbumLayout::FitToSlide [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PhotoAlbumFrameShape` in this scope [INFO] [stderr] --> src/pml.rs:3855:23 [INFO] [stderr] | [INFO] [stderr] 3855 | pub frame: Option, // PhotoAlbumFrameShape::FrameStyle1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ConformanceClass` in this scope [INFO] [stderr] --> src/pml.rs:3977:29 [INFO] [stderr] | [INFO] [stderr] 3977 | pub conformance: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `ParseEnumError` [INFO] [stderr] --> src/pml.rs:1:107 [INFO] [stderr] | [INFO] [stderr] 1 | use msoffice_shared::error::{MissingAttributeError, MissingChildNodeError, NotGroupMemberError, XmlError, ParseEnumError}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:54:90 [INFO] [stderr] | [INFO] [stderr] 54 | Box::new(msoffice_shared::drawingml::OfficeStyleSheet::from_zip_file(&mut zip_file)?), [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:54:90 [INFO] [stderr] | [INFO] [stderr] 54 | Box::new(msoffice_shared::drawingml::OfficeStyleSheet::from_zip_file(&mut zip_file)?), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:64:80 [INFO] [stderr] | [INFO] [stderr] 64 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:64:80 [INFO] [stderr] | [INFO] [stderr] 64 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:84:80 [INFO] [stderr] | [INFO] [stderr] 84 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:84:80 [INFO] [stderr] | [INFO] [stderr] 84 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:104:80 [INFO] [stderr] | [INFO] [stderr] 104 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:104:80 [INFO] [stderr] | [INFO] [stderr] 104 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1268:50 [INFO] [stderr] | [INFO] [stderr] 1268 | "type" => size_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlaceholderType` in this scope [INFO] [stderr] --> src/pml.rs:567:34 [INFO] [stderr] | [INFO] [stderr] 567 | pub placeholder_type: Option, // obj [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `Placeholder` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:568:29 [INFO] [stderr] | [INFO] [stderr] 568 | pub orientation: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PlaceholderSize` in this scope [INFO] [stderr] --> src/pml.rs:569:22 [INFO] [stderr] | [INFO] [stderr] 569 | pub size: Option, // full [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `Placeholder` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SlideSizeType` in this scope [INFO] [stderr] --> src/pml.rs:1255:27 [INFO] [stderr] | [INFO] [stderr] 1255 | pub size_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: a struct with a similar name exists: `SlideSize` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:1431:27 [INFO] [stderr] | [INFO] [stderr] 1431 | pub direction: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionEightDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1447:27 [INFO] [stderr] | [INFO] [stderr] 1447 | pub direction: Option, // l [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionSideDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1479:27 [INFO] [stderr] | [INFO] [stderr] 1479 | pub direction: Option, // l [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Direction` in this scope [INFO] [stderr] --> src/pml.rs:1495:29 [INFO] [stderr] | [INFO] [stderr] 1495 | pub orientation: Option, // horz [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionInOutDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1496:27 [INFO] [stderr] | [INFO] [stderr] 1496 | pub direction: Option, // out [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionCornerDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1517:27 [INFO] [stderr] | [INFO] [stderr] 1517 | pub direction: Option, // lu [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionInOutDirectionType` in this scope [INFO] [stderr] --> src/pml.rs:1549:27 [INFO] [stderr] | [INFO] [stderr] 1549 | pub direction: Option, // out [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TransitionSpeed` in this scope [INFO] [stderr] --> src/pml.rs:1714:23 [INFO] [stderr] | [INFO] [stderr] 1714 | pub speed: Option, // fast [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLParaBuildType` in this scope [INFO] [stderr] --> src/pml.rs:1822:28 [INFO] [stderr] | [INFO] [stderr] 1822 | pub build_type: Option, // whole [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLDiagramBuildType` in this scope [INFO] [stderr] --> src/pml.rs:1966:28 [INFO] [stderr] | [INFO] [stderr] 1966 | pub build_type: Option, // whole [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLOleChartBuildType` in this scope [INFO] [stderr] --> src/pml.rs:2003:28 [INFO] [stderr] | [INFO] [stderr] 2003 | pub build_type: Option, // allAtOnce [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLPreviousActionType` in this scope [INFO] [stderr] --> src/pml.rs:2196:34 [INFO] [stderr] | [INFO] [stderr] 2196 | pub prev_action_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLNextActionType` in this scope [INFO] [stderr] --> src/pml.rs:2197:34 [INFO] [stderr] | [INFO] [stderr] 2197 | pub next_action_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateBehaviorCalcMode` in this scope [INFO] [stderr] --> src/pml.rs:2258:27 [INFO] [stderr] | [INFO] [stderr] 2258 | pub calc_mode: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateBehaviorValueType` in this scope [INFO] [stderr] --> src/pml.rs:2259:28 [INFO] [stderr] | [INFO] [stderr] 2259 | pub value_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateColorSpace` in this scope [INFO] [stderr] --> src/pml.rs:2315:29 [INFO] [stderr] | [INFO] [stderr] 2315 | pub color_space: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateColorDirection` in this scope [INFO] [stderr] --> src/pml.rs:2316:27 [INFO] [stderr] | [INFO] [stderr] 2316 | pub direction: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateColorBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateEffectTransition` in this scope [INFO] [stderr] --> src/pml.rs:2386:28 [INFO] [stderr] | [INFO] [stderr] 2386 | pub transition: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateEffectBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateMotionBehaviorOrigin` in this scope [INFO] [stderr] --> src/pml.rs:2440:24 [INFO] [stderr] | [INFO] [stderr] 2440 | pub origin: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateMotionBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLAnimateMotionPathEditMode` in this scope [INFO] [stderr] --> src/pml.rs:2442:32 [INFO] [stderr] | [INFO] [stderr] 2442 | pub path_edit_mode: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLAnimateMotionBehavior` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLCommandType` in this scope [INFO] [stderr] --> src/pml.rs:2590:30 [INFO] [stderr] | [INFO] [stderr] 2590 | pub command_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorAdditiveType` in this scope [INFO] [stderr] --> src/pml.rs:2821:26 [INFO] [stderr] | [INFO] [stderr] 2821 | pub additive: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorAccumulateType` in this scope [INFO] [stderr] --> src/pml.rs:2822:28 [INFO] [stderr] | [INFO] [stderr] 2822 | pub accumulate: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorTransformType` in this scope [INFO] [stderr] --> src/pml.rs:2823:32 [INFO] [stderr] | [INFO] [stderr] 2823 | pub transform_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLBehaviorOverrideType` in this scope [INFO] [stderr] --> src/pml.rs:2828:31 [INFO] [stderr] | [INFO] [stderr] 2828 | pub override_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTriggerRuntimeNode` in this scope [INFO] [stderr] --> src/pml.rs:2968:17 [INFO] [stderr] | [INFO] [stderr] 2968 | RuntimeNode(TLTriggerRuntimeNode), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLChartSubelementType` in this scope [INFO] [stderr] --> src/pml.rs:3141:23 [INFO] [stderr] | [INFO] [stderr] 3141 | pub element_type: TLChartSubelementType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTriggerEvent` in this scope [INFO] [stderr] --> src/pml.rs:3197:31 [INFO] [stderr] | [INFO] [stderr] 3197 | pub trigger_event: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodePresetClassType` in this scope [INFO] [stderr] --> src/pml.rs:3226:30 [INFO] [stderr] | [INFO] [stderr] 3226 | pub preset_class: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeRestartType` in this scope [INFO] [stderr] --> src/pml.rs:3235:30 [INFO] [stderr] | [INFO] [stderr] 3235 | pub restart_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeFillType` in this scope [INFO] [stderr] --> src/pml.rs:3236:27 [INFO] [stderr] | [INFO] [stderr] 3236 | pub fill_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeSyncType` in this scope [INFO] [stderr] --> src/pml.rs:3237:31 [INFO] [stderr] | [INFO] [stderr] 3237 | pub sync_behavior: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `TLTimeNodeSequence` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeMasterRelation` in this scope [INFO] [stderr] --> src/pml.rs:3241:37 [INFO] [stderr] | [INFO] [stderr] 3241 | pub master_relationship: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TLTimeNodeType` in this scope [INFO] [stderr] --> src/pml.rs:3245:27 [INFO] [stderr] | [INFO] [stderr] 3245 | pub node_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `TLTimeNodeId` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `IterateType` in this scope [INFO] [stderr] --> src/pml.rs:3395:30 [INFO] [stderr] | [INFO] [stderr] 3395 | pub iterate_type: Option, // el [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SlideLayoutType` in this scope [INFO] [stderr] --> src/pml.rs:3595:35 [INFO] [stderr] | [INFO] [stderr] 3595 | pub slide_layout_type: Option, // cust [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `SlideLayout` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PhotoAlbumLayout` in this scope [INFO] [stderr] --> src/pml.rs:3854:24 [INFO] [stderr] | [INFO] [stderr] 3854 | pub layout: Option, // PhotoAlbumLayout::FitToSlide [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PhotoAlbumFrameShape` in this scope [INFO] [stderr] --> src/pml.rs:3855:23 [INFO] [stderr] | [INFO] [stderr] 3855 | pub frame: Option, // PhotoAlbumFrameShape::FrameStyle1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ConformanceClass` in this scope [INFO] [stderr] --> src/pml.rs:3977:29 [INFO] [stderr] | [INFO] [stderr] 3977 | pub conformance: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1437:39 [INFO] [stderr] | [INFO] [stderr] 1437 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1453:39 [INFO] [stderr] | [INFO] [stderr] 1453 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1485:39 [INFO] [stderr] | [INFO] [stderr] 1485 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1523:39 [INFO] [stderr] | [INFO] [stderr] 1523 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1555:39 [INFO] [stderr] | [INFO] [stderr] 1555 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] warning: unused import: `ParseEnumError` [INFO] [stderr] --> src/pml.rs:1:107 [INFO] [stderr] | [INFO] [stderr] 1 | use msoffice_shared::error::{MissingAttributeError, MissingChildNodeError, NotGroupMemberError, XmlError, ParseEnumError}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1848:52 [INFO] [stderr] | [INFO] [stderr] 1848 | "build" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1981:50 [INFO] [stderr] | [INFO] [stderr] 1981 | "bld" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2020:50 [INFO] [stderr] | [INFO] [stderr] 2020 | "bld" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2212:59 [INFO] [stderr] | [INFO] [stderr] 2212 | "prevAc" => prev_action_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2213:59 [INFO] [stderr] | [INFO] [stderr] 2213 | "nextAc" => next_action_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2277:54 [INFO] [stderr] | [INFO] [stderr] 2277 | "calcmode" => calc_mode = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2278:56 [INFO] [stderr] | [INFO] [stderr] 2278 | "valueType" => value_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2332:54 [INFO] [stderr] | [INFO] [stderr] 2332 | "clrSpc" => color_space = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2333:49 [INFO] [stderr] | [INFO] [stderr] 2333 | "dir" => direction = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2401:57 [INFO] [stderr] | [INFO] [stderr] 2401 | "transition" => transition = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2462:49 [INFO] [stderr] | [INFO] [stderr] 2462 | "origin" => origin = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2464:63 [INFO] [stderr] | [INFO] [stderr] 2464 | "pathEditMode" => path_edit_mode = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2602:53 [INFO] [stderr] | [INFO] [stderr] 2602 | "type" => command_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:54:90 [INFO] [stderr] | [INFO] [stderr] 54 | Box::new(msoffice_shared::drawingml::OfficeStyleSheet::from_zip_file(&mut zip_file)?), [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:54:90 [INFO] [stderr] | [INFO] [stderr] 54 | Box::new(msoffice_shared::drawingml::OfficeStyleSheet::from_zip_file(&mut zip_file)?), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2847:53 [INFO] [stderr] | [INFO] [stderr] 2847 | "additive" => additive = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2848:57 [INFO] [stderr] | [INFO] [stderr] 2848 | "accumulate" => accumulate = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2849:59 [INFO] [stderr] | [INFO] [stderr] 2849 | "xfrmType" => transform_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2854:58 [INFO] [stderr] | [INFO] [stderr] 2854 | "override" => override_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3152:53 [INFO] [stderr] | [INFO] [stderr] 3152 | "type" => element_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:64:80 [INFO] [stderr] | [INFO] [stderr] 64 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:64:80 [INFO] [stderr] | [INFO] [stderr] 64 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3407:53 [INFO] [stderr] | [INFO] [stderr] 3407 | "type" => iterate_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:84:80 [INFO] [stderr] | [INFO] [stderr] 84 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:84:80 [INFO] [stderr] | [INFO] [stderr] 84 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3627:58 [INFO] [stderr] | [INFO] [stderr] 3627 | "type" => slide_layout_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/document.rs:104:80 [INFO] [stderr] | [INFO] [stderr] 104 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `zip::read::ZipFile`, found a different struct `zip::read::ZipFile` [INFO] [stderr] | [INFO] [stderr] = note: expected type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] found type `&mut zip::read::ZipFile<'_>` (struct `zip::read::ZipFile`) [INFO] [stderr] note: Perhaps two different versions of crate `zip` are being used? [INFO] [stderr] --> src/document.rs:104:80 [INFO] [stderr] | [INFO] [stderr] 104 | msoffice_shared::relationship::relationships_from_zip_file(&mut zip_file)?, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 115 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `msoffice_pptx`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1268:50 [INFO] [stderr] | [INFO] [stderr] 1268 | "type" => size_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1437:39 [INFO] [stderr] | [INFO] [stderr] 1437 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1453:39 [INFO] [stderr] | [INFO] [stderr] 1453 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1485:39 [INFO] [stderr] | [INFO] [stderr] 1485 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1523:39 [INFO] [stderr] | [INFO] [stderr] 1523 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1555:39 [INFO] [stderr] | [INFO] [stderr] 1555 | Some(value) => Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1848:52 [INFO] [stderr] | [INFO] [stderr] 1848 | "build" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:1981:50 [INFO] [stderr] | [INFO] [stderr] 1981 | "bld" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2020:50 [INFO] [stderr] | [INFO] [stderr] 2020 | "bld" => build_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2212:59 [INFO] [stderr] | [INFO] [stderr] 2212 | "prevAc" => prev_action_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2213:59 [INFO] [stderr] | [INFO] [stderr] 2213 | "nextAc" => next_action_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2277:54 [INFO] [stderr] | [INFO] [stderr] 2277 | "calcmode" => calc_mode = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2278:56 [INFO] [stderr] | [INFO] [stderr] 2278 | "valueType" => value_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2332:54 [INFO] [stderr] | [INFO] [stderr] 2332 | "clrSpc" => color_space = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2333:49 [INFO] [stderr] | [INFO] [stderr] 2333 | "dir" => direction = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2401:57 [INFO] [stderr] | [INFO] [stderr] 2401 | "transition" => transition = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2462:49 [INFO] [stderr] | [INFO] [stderr] 2462 | "origin" => origin = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2464:63 [INFO] [stderr] | [INFO] [stderr] 2464 | "pathEditMode" => path_edit_mode = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2602:53 [INFO] [stderr] | [INFO] [stderr] 2602 | "type" => command_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2847:53 [INFO] [stderr] | [INFO] [stderr] 2847 | "additive" => additive = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2848:57 [INFO] [stderr] | [INFO] [stderr] 2848 | "accumulate" => accumulate = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2849:59 [INFO] [stderr] | [INFO] [stderr] 2849 | "xfrmType" => transform_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:2854:58 [INFO] [stderr] | [INFO] [stderr] 2854 | "override" => override_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3152:53 [INFO] [stderr] | [INFO] [stderr] 3152 | "type" => element_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3407:53 [INFO] [stderr] | [INFO] [stderr] 3407 | "type" => iterate_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `(): std::str::FromStr` is not satisfied [INFO] [stderr] --> src/pml.rs:3627:58 [INFO] [stderr] | [INFO] [stderr] 3627 | "type" => slide_layout_type = Some(value.parse()?), [INFO] [stderr] | ^^^^^ the trait `std::str::FromStr` is not implemented for `()` [INFO] [stderr] [INFO] [stderr] error: aborting due to 115 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `msoffice_pptx`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fd1d7db5b813e50d38bfab6f46817d6d51275899b082ee92eb303763bfba9ed4"` [INFO] running `"docker" "rm" "-f" "fd1d7db5b813e50d38bfab6f46817d6d51275899b082ee92eb303763bfba9ed4"` [INFO] [stdout] fd1d7db5b813e50d38bfab6f46817d6d51275899b082ee92eb303763bfba9ed4