[INFO] cloning repository https://github.com/deprilula28/nativemarkup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deprilula28/nativemarkup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeprilula28%2Fnativemarkup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeprilula28%2Fnativemarkup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49344a83009fe93899391ae38bc8a63def618740 [INFO] documenting deprilula28/nativemarkup against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeprilula28%2Fnativemarkup" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deprilula28/nativemarkup on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/deprilula28/nativemarkup [INFO] finished tweaking git repo https://github.com/deprilula28/nativemarkup [INFO] tweaked toml for git repo https://github.com/deprilula28/nativemarkup written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/deprilula28/nativemarkup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f119a44aeecdbd79d85071105a486f53194873d48371063541c0592fa4879ab [INFO] running `Command { std: "docker" "start" "-a" "5f119a44aeecdbd79d85071105a486f53194873d48371063541c0592fa4879ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f119a44aeecdbd79d85071105a486f53194873d48371063541c0592fa4879ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f119a44aeecdbd79d85071105a486f53194873d48371063541c0592fa4879ab", kill_on_drop: false }` [INFO] [stdout] 5f119a44aeecdbd79d85071105a486f53194873d48371063541c0592fa4879ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82acb94e8be2f2640422df036c8d8536164101e66f9b205e8f325a46d57966a3 [INFO] running `Command { std: "docker" "start" "-a" "82acb94e8be2f2640422df036c8d8536164101e66f9b205e8f325a46d57966a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Documenting nativemarkup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | / fn create_element( [INFO] [stdout] 124 | | &mut self, [INFO] [stdout] 125 | | name: QualName, [INFO] [stdout] 126 | | attrs: Vec, [INFO] [stdout] 127 | | flags: ElementFlags, [INFO] [stdout] 128 | | ) -> Self::Handle; [INFO] [stdout] | | ^ help: provide a definition for the function: `{ }` [INFO] [stdout] | |______________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | fn create_comment(&mut self, text: StrTendril) -> Self::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | fn create_pi(&mut self, target: StrTendril, data: StrTendril) -> Self::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | fn append(&mut self, parent: &Self::Handle, child: NodeOrText); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / fn append_based_on_parent_node( [INFO] [stdout] 147 | | &mut self, [INFO] [stdout] 148 | | element: &Self::Handle, [INFO] [stdout] 149 | | prev_element: &Self::Handle, [INFO] [stdout] 150 | | child: NodeOrText, [INFO] [stdout] 151 | | ); [INFO] [stdout] | | ^ help: provide a definition for the function: `{ }` [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / fn append_doctype_to_document( [INFO] [stdout] 155 | | &mut self, [INFO] [stdout] 156 | | name: StrTendril, [INFO] [stdout] 157 | | public_id: StrTendril, [INFO] [stdout] 158 | | system_id: StrTendril, [INFO] [stdout] 159 | | ); [INFO] [stdout] | | ^ help: provide a definition for the function: `{ }` [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | fn get_template_contents(&mut self, target: &Self::Handle) -> Self::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | fn same_node(&self, x: &Self::Handle, y: &Self::Handle) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | fn set_quirks_mode(&mut self, mode: QuirksMode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | fn append_before_sibling(&mut self, sibling: &Self::Handle, new_node: NodeOrText); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | fn add_attrs_if_missing(&mut self, target: &Self::Handle, attrs: Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | fn remove_from_parent(&mut self, target: &Self::Handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/parsing.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | fn reparent_children(&mut self, node: &Self::Handle, new_parent: &Self::Handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ElementFlags` in this scope [INFO] [stdout] --> src/parsing.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | flags: ElementFlags, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::ElementFlags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeOrText` in this scope [INFO] [stdout] --> src/parsing.rs:141:56 [INFO] [stdout] | [INFO] [stdout] 141 | fn append(&mut self, parent: &Self::Handle, child: NodeOrText); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::NodeOrText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeOrText` in this scope [INFO] [stdout] --> src/parsing.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | child: NodeOrText, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::NodeOrText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QuirksMode` in this scope [INFO] [stdout] --> src/parsing.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | fn set_quirks_mode(&mut self, mode: QuirksMode); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::QuirksMode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeOrText` in this scope [INFO] [stdout] --> src/parsing.rs:186:75 [INFO] [stdout] | [INFO] [stdout] 186 | fn append_before_sibling(&mut self, sibling: &Self::Handle, new_node: NodeOrText); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::NodeOrText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NextParserState` in this scope [INFO] [stdout] --> src/parsing.rs:218:60 [INFO] [stdout] | [INFO] [stdout] 218 | fn complete_script(&mut self, _node: &Self::Handle) -> NextParserState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use html5ever::interface::NextParserState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `nativemarkup` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name nativemarkup src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=0e3965212ee7eceb -L dependency=/opt/rustwide/target/debug/deps --extern html5ever=/opt/rustwide/target/debug/deps/libhtml5ever-db419aa62836b796.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "82acb94e8be2f2640422df036c8d8536164101e66f9b205e8f325a46d57966a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82acb94e8be2f2640422df036c8d8536164101e66f9b205e8f325a46d57966a3", kill_on_drop: false }` [INFO] [stdout] 82acb94e8be2f2640422df036c8d8536164101e66f9b205e8f325a46d57966a3