[INFO] fetching crate szl-simple-xml 0.1.3... [INFO] checking szl-simple-xml-0.1.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate szl-simple-xml 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate szl-simple-xml 0.1.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 szl-simple-xml 0.1.3 [INFO] finished tweaking crates.io crate szl-simple-xml 0.1.3 [INFO] tweaked toml for crates.io crate szl-simple-xml 0.1.3 written to /workspace/builds/worker-0-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 16 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.1.16 (available: v0.2.15) [INFO] [stderr] Adding rand v0.7.3 (available: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (available: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (available: v0.3.2) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 31ebf2497b0520fbfd0352342af9ee73bbe70d25571a371a6a79caf4da5bc10c [INFO] running `Command { std: "docker" "start" "-a" "31ebf2497b0520fbfd0352342af9ee73bbe70d25571a371a6a79caf4da5bc10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31ebf2497b0520fbfd0352342af9ee73bbe70d25571a371a6a79caf4da5bc10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ebf2497b0520fbfd0352342af9ee73bbe70d25571a371a6a79caf4da5bc10c", kill_on_drop: false }` [INFO] [stdout] 31ebf2497b0520fbfd0352342af9ee73bbe70d25571a371a6a79caf4da5bc10c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dfbe6a22caecd93b6f7a2c32f728fcde627d2d93a0eff01b56d035d6d136bb65 [INFO] running `Command { std: "docker" "start" "-a" "dfbe6a22caecd93b6f7a2c32f728fcde627d2d93a0eff01b56d035d6d136bb65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking szl-simple-xml v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/parse.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | Err(simple_xml::Error::TagNotFound(a, b)) if a == "note" && b == "missing_tag" => {} [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - Err(simple_xml::Error::TagNotFound(a, b)) if a == "note" && b == "missing_tag" => {} [INFO] [stdout] 18 + Err(Error::TagNotFound(a, b)) if a == "note" && b == "missing_tag" => {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/parse.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | Err(simple_xml::Error::TagNotFound(_, _)) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 3 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - Err(simple_xml::Error::TagNotFound(_, _)) => { [INFO] [stdout] 19 + Err(Error::TagNotFound(_, _)) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/parse.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | simple_xml::from_file("./examples/note.xml").expect("Failed to parse simple_xml"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let mut person = simple_xml::new("person", String::new()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/parse.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | let _root = match simple_xml::from_file("./examples/cube.dae") { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | person.add_node(simple_xml::new( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/parse.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | simple_xml::from_file("./examples/graph.xml").expect("Failed to parse graph.xml"); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | person.add_node(simple_xml::new("address", "Rose Walk 3".to_owned())); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | let mut balance = simple_xml::new("balance", "5".to_owned()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | let mut friends = simple_xml::new("friends", String::new()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_xml` [INFO] [stdout] --> tests/gen.rs:28:59 [INFO] [stdout] | [INFO] [stdout] 28 | fn create_person(num_friends: usize, depth: usize) -> simple_xml::Node { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `simple_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `szl-simple-xml` (test "parse") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `szl-simple-xml` (test "gen") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "dfbe6a22caecd93b6f7a2c32f728fcde627d2d93a0eff01b56d035d6d136bb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbe6a22caecd93b6f7a2c32f728fcde627d2d93a0eff01b56d035d6d136bb65", kill_on_drop: false }` [INFO] [stdout] dfbe6a22caecd93b6f7a2c32f728fcde627d2d93a0eff01b56d035d6d136bb65