[INFO] fetching crate cargo-junit 0.8.0...
[INFO] checking cargo-junit-0.8.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate cargo-junit 0.8.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cargo-junit 0.8.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-junit 0.8.0
[INFO] finished tweaking crates.io crate cargo-junit 0.8.0
[INFO] tweaked toml for crates.io crate cargo-junit 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dfa87410079f30e44697dddaea76e2b977d1753f004afe986e91ea5fd3ef5d4
[INFO] running `Command { std: "docker" "start" "-a" "4dfa87410079f30e44697dddaea76e2b977d1753f004afe986e91ea5fd3ef5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dfa87410079f30e44697dddaea76e2b977d1753f004afe986e91ea5fd3ef5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dfa87410079f30e44697dddaea76e2b977d1753f004afe986e91ea5fd3ef5d4", kill_on_drop: false }`
[INFO] [stdout] 4dfa87410079f30e44697dddaea76e2b977d1753f004afe986e91ea5fd3ef5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 423f726a5e35c99fc67b9d1595a9c2bf84d83e03b8d1862f6706ac6623a0ce19
[INFO] running `Command { std: "docker" "start" "-a" "423f726a5e35c99fc67b9d1595a9c2bf84d83e03b8d1862f6706ac6623a0ce19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking peresil v0.3.0
[INFO] [stderr]     Checking sxd-document v0.2.6
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking shared_child v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking cargo-results v0.6.2
[INFO] [stderr]     Checking os_pipe v0.7.0
[INFO] [stderr]     Checking duct v0.11.1
[INFO] [stderr]     Checking cargo-junit v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "423f726a5e35c99fc67b9d1595a9c2bf84d83e03b8d1862f6706ac6623a0ce19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423f726a5e35c99fc67b9d1595a9c2bf84d83e03b8d1862f6706ac6623a0ce19", kill_on_drop: false }`
[INFO] [stdout] 423f726a5e35c99fc67b9d1595a9c2bf84d83e03b8d1862f6706ac6623a0ce19
