[INFO] fetching crate xmltree-parse_with_config 0.10.3... [INFO] checking xmltree-parse_with_config-0.10.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate xmltree-parse_with_config 0.10.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate xmltree-parse_with_config 0.10.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xmltree-parse_with_config 0.10.3 [INFO] finished tweaking crates.io crate xmltree-parse_with_config 0.10.3 [INFO] tweaked toml for crates.io crate xmltree-parse_with_config 0.10.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f9922662b3b56353f5fe935b96e45bdac806213fad375e81380ef4d201aef4 [INFO] running `Command { std: "docker" "start" "-a" "63f9922662b3b56353f5fe935b96e45bdac806213fad375e81380ef4d201aef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f9922662b3b56353f5fe935b96e45bdac806213fad375e81380ef4d201aef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f9922662b3b56353f5fe935b96e45bdac806213fad375e81380ef4d201aef4", kill_on_drop: false }` [INFO] [stdout] 63f9922662b3b56353f5fe935b96e45bdac806213fad375e81380ef4d201aef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 272237b5a9b22e828ea5a55218f6cfa6ac1fbbf3fa94b86d93c91beeb57fe0f8 [INFO] running `Command { std: "docker" "start" "-a" "272237b5a9b22e828ea5a55218f6cfa6ac1fbbf3fa94b86d93c91beeb57fe0f8", kill_on_drop: false }` [INFO] [stderr] Checking xml-rs v0.8.22 [INFO] [stderr] Checking xmltree-parse_with_config v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `xmltree` [INFO] [stdout] --> tests/suite.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate xmltree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `xmltree` [INFO] [stdout] --> benches/suite.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate xmltree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xmltree-parse_with_config` (bench "suite") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | let e: Element = Element::parse(File::open("tests/data/01.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let e: Element = Element::parse(File::open("tests/data/01.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | let e2: &Element = e [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | let e2 = Element::parse(Cursor::new(buf)).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | let e: Element = Element::parse(File::open("tests/data/02.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | let e: Element = Element::parse(File::open("tests/data/02.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | let e: Element = Element::parse(File::open("tests/data/03.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | let e: Element = Element::parse(File::open("tests/data/03.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | let e: Element = Element::parse(File::open("tests/data/04.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let e: Element = Element::parse(File::open("tests/data/04.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | let nodes = Element::parse_all(File::open("tests/data/04.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | let result = Element::parse_all(File::open("tests/data/05.xml").unwrap()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | let e: Element = Element::parse(File::open("tests/data/rw.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let e: Element = Element::parse(File::open("tests/data/rw.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | let e2 = Element::parse(Cursor::new(buf)).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | let mut e: Element = Element::parse(File::open("tests/data/rw.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | let mut e: Element = Element::parse(File::open("tests/data/rw.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | let names_element = Element::parse(data.as_bytes()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseError` [INFO] [stdout] --> tests/suite.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | if let Err(ParseError::MalformedXml(..)) = names_element { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ParseError` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::string::ParseError; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | let names_element = Element::parse(data.as_bytes()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseError` [INFO] [stdout] --> tests/suite.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | if let Err(ParseError::MalformedXml(..)) = names_element { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ParseError` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::string::ParseError; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | let names_element = Element::parse(data.as_bytes()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseError` [INFO] [stdout] --> tests/suite.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | if let Err(ParseError::MalformedXml(..)) = names_element { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ParseError` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::string::ParseError; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | let e = Element::new("foo"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | let mut data_1 = Element::parse(data_xml_1.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | let data_2 = Element::parse(data_xml_2.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | let e: Element = Element::parse(File::open("tests/data/ns1.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | let e: Element = Element::parse(File::open("tests/data/ns1.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | let e2 = Element::parse(Cursor::new(buf)).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | let e: Element = Element::parse(File::open("tests/data/ns2.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | let e: Element = Element::parse(File::open("tests/data/ns2.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | let e2 = Element::parse(Cursor::new(buf)).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 215 | let e: Element = Element::parse(File::open("tests/data/01.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 215 | let e: Element = Element::parse(File::open("tests/data/01.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EmitterConfig` in this scope [INFO] [stdout] --> tests/suite.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 217 | let cfg = EmitterConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 3 + use xml::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmitterConfig` [INFO] [stdout] --> tests/suite.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | ..EmitterConfig::default() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `EmitterConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 3 + use xml::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/suite.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | let e: Element = Element::parse(File::open("tests/data/ns1.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | let e: Element = Element::parse(File::open("tests/data/ns1.xml").unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | let elem = Element::parse(data.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | let elem = Element::parse(data.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:266:16 [INFO] [stdout] | [INFO] [stdout] 266 | let elem = Element::parse(data.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:277:16 [INFO] [stdout] | [INFO] [stdout] 277 | let elem = Element::parse(data.as_bytes()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmitterConfig` [INFO] [stdout] --> tests/suite.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | let mut c = EmitterConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `EmitterConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 3 + use xml::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let e = Element::new("n"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EmitterConfig` [INFO] [stdout] --> tests/suite.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 296 | let mut c = EmitterConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `EmitterConfig` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 3 + use xml::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::EmitterConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/suite.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | let e = Element::new("n"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use xmltree_parse_with_config::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xmltree-parse_with_config` (test "suite") due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "272237b5a9b22e828ea5a55218f6cfa6ac1fbbf3fa94b86d93c91beeb57fe0f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272237b5a9b22e828ea5a55218f6cfa6ac1fbbf3fa94b86d93c91beeb57fe0f8", kill_on_drop: false }` [INFO] [stdout] 272237b5a9b22e828ea5a55218f6cfa6ac1fbbf3fa94b86d93c91beeb57fe0f8