[INFO] cloning repository https://github.com/cakey/xml_schema_finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cakey/xml_schema_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakey%2Fxml_schema_finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakey%2Fxml_schema_finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c7855b7ee19476a51ae725ecce17d029ea8e2b8 [INFO] testing cakey/xml_schema_finder against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcakey%2Fxml_schema_finder" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cakey/xml_schema_finder on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cakey/xml_schema_finder [INFO] finished tweaking git repo https://github.com/cakey/xml_schema_finder [INFO] tweaked toml for git repo https://github.com/cakey/xml_schema_finder written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cakey/xml_schema_finder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.5.0 [INFO] [stderr] Downloaded parking_lot_core v0.2.8 [INFO] [stderr] Downloaded indicatif v0.8.0 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.3.1 [INFO] [stderr] Downloaded clicolors-control v0.1.0 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.3.1 [INFO] [stderr] Downloaded quick-xml v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6450c3339689d14d662b76f55ddb4493b330be13d7995c4bcd05e9100f7f8a94 [INFO] running `Command { std: "docker" "start" "-a" "6450c3339689d14d662b76f55ddb4493b330be13d7995c4bcd05e9100f7f8a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6450c3339689d14d662b76f55ddb4493b330be13d7995c4bcd05e9100f7f8a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6450c3339689d14d662b76f55ddb4493b330be13d7995c4bcd05e9100f7f8a94", kill_on_drop: false }` [INFO] [stdout] 6450c3339689d14d662b76f55ddb4493b330be13d7995c4bcd05e9100f7f8a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d117f8bfe81fa128b9513d296444053ff527638a6fbe694570953b76f0d534f9 [INFO] running `Command { std: "docker" "start" "-a" "d117f8bfe81fa128b9513d296444053ff527638a6fbe694570953b76f0d534f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.7.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling clicolors-control v0.1.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.2.8 [INFO] [stderr] Compiling parking_lot v0.5.3 [INFO] [stderr] Compiling console v0.5.0 [INFO] [stderr] Compiling indicatif v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling quick-xml v0.10.1 [INFO] [stderr] Compiling xml_schema_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let mut attribute = schema [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.89s [INFO] running `Command { std: "docker" "inspect" "d117f8bfe81fa128b9513d296444053ff527638a6fbe694570953b76f0d534f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d117f8bfe81fa128b9513d296444053ff527638a6fbe694570953b76f0d534f9", kill_on_drop: false }` [INFO] [stdout] d117f8bfe81fa128b9513d296444053ff527638a6fbe694570953b76f0d534f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e548b2dc339824fd663fdd8aa1e31692eee3786bc5f9c81d01de7b84313759c6 [INFO] running `Command { std: "docker" "start" "-a" "e548b2dc339824fd663fdd8aa1e31692eee3786bc5f9c81d01de7b84313759c6", kill_on_drop: false }` [INFO] [stderr] Compiling xml_schema_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let mut attribute = schema [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "e548b2dc339824fd663fdd8aa1e31692eee3786bc5f9c81d01de7b84313759c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e548b2dc339824fd663fdd8aa1e31692eee3786bc5f9c81d01de7b84313759c6", kill_on_drop: false }` [INFO] [stdout] e548b2dc339824fd663fdd8aa1e31692eee3786bc5f9c81d01de7b84313759c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e44402b14b44ae0a3c7d99a2072fba4d09c399a8c6ac23bd29a9c894ba5e496 [INFO] running `Command { std: "docker" "start" "-a" "0e44402b14b44ae0a3c7d99a2072fba4d09c399a8c6ac23bd29a9c894ba5e496", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:80:21 [INFO] [stderr] | [INFO] [stderr] 80 | let mut attribute = schema [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xml_schema_finder` (bin "xml_schema_finder" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xml_schema_finder-f0d17dd6d9bbd256) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e44402b14b44ae0a3c7d99a2072fba4d09c399a8c6ac23bd29a9c894ba5e496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e44402b14b44ae0a3c7d99a2072fba4d09c399a8c6ac23bd29a9c894ba5e496", kill_on_drop: false }` [INFO] [stdout] 0e44402b14b44ae0a3c7d99a2072fba4d09c399a8c6ac23bd29a9c894ba5e496