[INFO] cloning repository https://github.com/shonen787/evtx_to_aurora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shonen787/evtx_to_aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonen787%2Fevtx_to_aurora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonen787%2Fevtx_to_aurora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 479d020992a6025f5986e129176867019ff6456d
[INFO] checking shonen787/evtx_to_aurora against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshonen787%2Fevtx_to_aurora" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shonen787/evtx_to_aurora
[INFO] finished tweaking git repo https://github.com/shonen787/evtx_to_aurora
[INFO] tweaked toml for git repo https://github.com/shonen787/evtx_to_aurora written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shonen787/evtx_to_aurora on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shonen787/evtx_to_aurora 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.6
[INFO] [stderr]   Downloaded winstructs v0.3.0
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded dialoguer v0.8.0
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.1
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded evtx v0.7.2
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50349b729f8001daeda0cde42845c349133d71c972d0293ebe138bd02937d7ab
[INFO] running `Command { std: "docker" "start" "-a" "50349b729f8001daeda0cde42845c349133d71c972d0293ebe138bd02937d7ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50349b729f8001daeda0cde42845c349133d71c972d0293ebe138bd02937d7ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50349b729f8001daeda0cde42845c349133d71c972d0293ebe138bd02937d7ab", kill_on_drop: false }`
[INFO] [stdout] 50349b729f8001daeda0cde42845c349133d71c972d0293ebe138bd02937d7ab
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d653af4a7bd3a1c27c62790c2e9325d412e39603c910f9fb2b27fbf54c99a194
[INFO] running `Command { std: "docker" "start" "-a" "d653af4a7bd3a1c27c62790c2e9325d412e39603c910f9fb2b27fbf54c99a194", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking dialoguer v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]     Checking winstructs v0.3.0
[INFO] [stderr]     Checking evtx v0.7.2
[INFO] [stderr]     Checking paranoia_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Result` and `Value`
[INFO] [stdout]  --> src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::{Result, Value};
[INFO] [stdout]   |                  ^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `Value`
[INFO] [stdout]  --> src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::{Result, Value};
[INFO] [stdout]   |                  ^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: evtx v0.7.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d653af4a7bd3a1c27c62790c2e9325d412e39603c910f9fb2b27fbf54c99a194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d653af4a7bd3a1c27c62790c2e9325d412e39603c910f9fb2b27fbf54c99a194", kill_on_drop: false }`
[INFO] [stdout] d653af4a7bd3a1c27c62790c2e9325d412e39603c910f9fb2b27fbf54c99a194
