[INFO] cloning repository https://github.com/Milkitic/kbinxml-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Milkitic/kbinxml-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkitic%2Fkbinxml-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkitic%2Fkbinxml-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ff712413ad3ffac3b998c36d4fe79a094ea95d4 [INFO] testing Milkitic/kbinxml-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkitic%2Fkbinxml-rs" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Milkitic/kbinxml-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Milkitic/kbinxml-rs [INFO] finished tweaking git repo https://github.com/Milkitic/kbinxml-rs [INFO] tweaked toml for git repo https://github.com/Milkitic/kbinxml-rs written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/Milkitic/kbinxml-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa883e1581e093107971e16fb8894d7723177a4807b52f4836557f30b2731f41 [INFO] running `Command { std: "docker" "start" "-a" "aa883e1581e093107971e16fb8894d7723177a4807b52f4836557f30b2731f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa883e1581e093107971e16fb8894d7723177a4807b52f4836557f30b2731f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa883e1581e093107971e16fb8894d7723177a4807b52f4836557f30b2731f41", kill_on_drop: false }` [INFO] [stdout] aa883e1581e093107971e16fb8894d7723177a4807b52f4836557f30b2731f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479a16a36547803c6e06c0a8a1e38c8298edd59d1d10dc2262a9ff740035d078 [INFO] running `Command { std: "docker" "start" "-a" "479a16a36547803c6e06c0a8a1e38c8298edd59d1d10dc2262a9ff740035d078", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling kbinxml-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `xml` [INFO] [stdout] --> src/tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate xml; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ISO_8859_1` should have an upper camel case name [INFO] [stdout] --> src/kbin_encodings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ISO_8859_1, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Iso8859_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/writer/mod.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | io::{BufReader, Error}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stopwatch::Stopwatch` [INFO] [stdout] --> src/writer/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use stopwatch::Stopwatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stringreader::StringReader` [INFO] [stdout] --> src/writer/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use stringreader::StringReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ByteToStringFunc` [INFO] [stdout] --> src/util/mod.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::types::{BoxResult, ByteToStringFunc, StringToByteFunc}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encoding::Encoding` [INFO] [stdout] --> src/writer/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use encoding::Encoding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kbinxml-rs` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "479a16a36547803c6e06c0a8a1e38c8298edd59d1d10dc2262a9ff740035d078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479a16a36547803c6e06c0a8a1e38c8298edd59d1d10dc2262a9ff740035d078", kill_on_drop: false }` [INFO] [stdout] 479a16a36547803c6e06c0a8a1e38c8298edd59d1d10dc2262a9ff740035d078