[INFO] cloning repository https://github.com/thekidder/gl-rs-4.5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thekidder/gl-rs-4.5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekidder%2Fgl-rs-4.5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekidder%2Fgl-rs-4.5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a169a8711690a94b960ba79773b2b0e5e3ed900a
[INFO] testing thekidder/gl-rs-4.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthekidder%2Fgl-rs-4.5" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thekidder/gl-rs-4.5
[INFO] finished tweaking git repo https://github.com/thekidder/gl-rs-4.5
[INFO] tweaked toml for git repo https://github.com/thekidder/gl-rs-4.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thekidder/gl-rs-4.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thekidder/gl-rs-4.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded gl_common v0.0.4
[INFO] [stderr]   Downloaded libc v0.1.2
[INFO] [stderr]   Downloaded log v0.2.5
[INFO] [stderr]   Downloaded khronos_api v0.0.5
[INFO] [stderr]   Downloaded xml-rs v0.1.19
[INFO] [stderr]   Downloaded gl_generator v0.0.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebf3c8f91e61f79272763f20b08aa611b4c87ec7aeeced24cc7f0e7fdaa0d62e
[INFO] running `Command { std: "docker" "start" "-a" "ebf3c8f91e61f79272763f20b08aa611b4c87ec7aeeced24cc7f0e7fdaa0d62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf3c8f91e61f79272763f20b08aa611b4c87ec7aeeced24cc7f0e7fdaa0d62e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf3c8f91e61f79272763f20b08aa611b4c87ec7aeeced24cc7f0e7fdaa0d62e", kill_on_drop: false }`
[INFO] [stdout] ebf3c8f91e61f79272763f20b08aa611b4c87ec7aeeced24cc7f0e7fdaa0d62e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc788db016280a078944fc8f0a0c7399bb2e78575d7a2a1a538a2c4470dc554
[INFO] running `Command { std: "docker" "start" "-a" "abc788db016280a078944fc8f0a0c7399bb2e78575d7a2a1a538a2c4470dc554", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v0.1.1
[INFO] [stderr]    Compiling khronos_api v0.0.5
[INFO] [stderr]    Compiling log v0.2.5
[INFO] [stderr]    Compiling libc v0.1.2
[INFO] [stderr]    Compiling xml-rs v0.1.19
[INFO] [stdout] error: expected parameter name, found `:`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/parser.rs:360:33
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let invoke_callback = |&: this: &mut PullParser, t| {
[INFO] [stdout]     |                                 ^ expected parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"std"`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.1.2/rust/src/liblibc/lib.rs:80:46
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "cargo-build")] extern crate "std" as core;
[INFO] [stdout]    |                                              ^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `std::borrow::IntoCow`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/name.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::{IntoCow, ToOwned};
[INFO] [stdout]   |                   ^^^^^^^ no `IntoCow` in `borrow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::string::CowString`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/escape.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::string::CowString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^---------
[INFO] [stdout]   |     |            |
[INFO] [stdout]   |     |            help: a similar name exists in the module: `ToString`
[INFO] [stdout]   |     no `CowString` in `string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::borrow::IntoCow`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/namespace.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::IntoCow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `IntoCow` in `borrow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::old_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::old_io::Buffer;
[INFO] [stdout]   |          ^^^^^^ could not find `old_io` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::old_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/mod.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::old_io::{MemReader, BufReader};
[INFO] [stdout]   |          ^^^^^^ could not find `old_io` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::num::from_str_radix`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/parser.rs:981:13
[INFO] [stdout]     |
[INFO] [stdout] 981 |         use std::num::from_str_radix;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ no `from_str_radix` in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::old_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/mod.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::old_io::MemWriter;
[INFO] [stdout]   |          ^^^^^^ could not find `old_io` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::old_io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::old_io;
[INFO] [stdout]   |     ^^^^^^^^^^^ no `old_io` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Buffer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/lexer.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn next_token<B: Buffer>(&mut self, b: &mut B) -> Option<LexResult> {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Buffer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/parser.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn next<B: Buffer>(&mut self, r: &mut B) -> XmlEvent {
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn write_newline<W: Writer>(&mut self, target: &mut W, level: usize) -> EmitterResult<()> {
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found module `iter::range`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |         for _ in iter::range(0, level) {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::slice::range;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `range`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 156 -         for _ in iter::range(0, level) {
[INFO] [stdout] 156 +         for _ in range(0, level) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn before_markup<W: Writer>(&mut self, target: &mut W) -> EmitterResult<()> {
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:177:32
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn before_start_element<W: Writer>(&mut self, target: &mut W) -> EmitterResult<()> {
[INFO] [stdout]     |                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn before_end_element<W: Writer>(&mut self, target: &mut W) -> EmitterResult<()> {
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn emit_start_document<W: Writer>(&mut self, target: &mut W, 
[INFO] [stdout]     |                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:234:34
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn check_document_started<W: Writer>(&mut self, target: &mut W) -> EmitterResult<()> {
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn emit_processing_instruction<W: Writer>(&mut self,
[INFO] [stdout]     |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |         where W: Writer,
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:282:18
[INFO] [stdout]     |
[INFO] [stdout] 282 |         where W: Writer,
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |         where W: Writer,
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         where W: Writer,
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:322:31
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn emit_attributes<W: Writer>(&mut self, target: &mut W,
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:330:32
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn emit_end_element<W: Writer>(&mut self, target: &mut W,
[INFO] [stdout]     |                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:337:26
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn emit_cdata<W: Writer>(&mut self, target: &mut W, content: &str) -> EmitterResult<()> {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:349:31
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub fn emit_characters<W: Writer>(&mut self, target: &mut W,
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn emit_comment<W: Writer>(&mut self, target: &mut W, content: &str) -> EmitterResult<()> {
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writer` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<W: Writer> EventWriter<W> {
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `range` is private
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/writer/emitter.rs:156:24
[INFO] [stdout]     |
[INFO] [stdout] 156 |         for _ in iter::range(0, level) {
[INFO] [stdout]     |                        ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `range` is defined here
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/iter/mod.rs:468:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `collections`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(collections, core, hash, io, std_misc)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `std_misc`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/lib.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(collections, core, hash, io, std_misc)]
[INFO] [stdout]   |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `hash`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/lib.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(collections, core, hash, io, std_misc)]
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `io`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/lib.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(collections, core, hash, io, std_misc)]
[INFO] [stdout]   |                                     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `at_exit` in module `rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.2.5/src/lib.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |     rt::at_exit(|| {
[INFO] [stdout]     |         ^^^^^^^ not found in `rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `rt`: this public module should not exist and is highly likely to disappear
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.2.5/src/lib.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | use std::rt;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(rt)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `std_misc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.2.5/src/lib.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 | #![feature(core, std_misc)]
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClosingSubstate: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/lexer.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(Copy)]
[INFO] [stdout]     |          ^^^^ the trait `Clone` is not implemented for `ClosingSubstate`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `std::marker::Copy`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/marker.rs:465:0
[INFO] [stdout] help: consider annotating `ClosingSubstate` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 151 + #[derive(Clone)]
[INFO] [stdout] 152 | enum ClosingSubstate {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DoctypeStartedSubstate: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/lexer.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Copy)]
[INFO] [stdout]     |          ^^^^ the trait `Clone` is not implemented for `DoctypeStartedSubstate`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `std::marker::Copy`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/marker.rs:465:0
[INFO] [stdout] help: consider annotating `DoctypeStartedSubstate` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 156 + #[derive(Clone)]
[INFO] [stdout] 157 | enum DoctypeStartedSubstate {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CDataStartedSubstate: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/lexer.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Copy)]
[INFO] [stdout]     |          ^^^^ the trait `Clone` is not implemented for `CDataStartedSubstate`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `std::marker::Copy`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/marker.rs:465:0
[INFO] [stdout] help: consider annotating `CDataStartedSubstate` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 161 + #[derive(Clone)]
[INFO] [stdout] 162 | enum CDataStartedSubstate {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `QuoteToken: Clone` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.1.19/src/reader/parser.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^ the trait `Clone` is not implemented for `QuoteToken`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `std::marker::Copy`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/marker.rs:465:0
[INFO] [stdout] help: consider annotating `QuoteToken` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout] 144 + #[derive(Clone)]
[INFO] [stdout] 145 | enum QuoteToken {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0423, E0432, E0603, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xml-rs` (lib) due to 38 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `log` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "abc788db016280a078944fc8f0a0c7399bb2e78575d7a2a1a538a2c4470dc554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc788db016280a078944fc8f0a0c7399bb2e78575d7a2a1a538a2c4470dc554", kill_on_drop: false }`
[INFO] [stdout] abc788db016280a078944fc8f0a0c7399bb2e78575d7a2a1a538a2c4470dc554
