[INFO] cloning repository https://github.com/arichtman/junit-ci [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arichtman/junit-ci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farichtman%2Fjunit-ci", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farichtman%2Fjunit-ci'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cb9211694d704d2bfe715315604153a9c6c1f41 [INFO] checking arichtman/junit-ci against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farichtman%2Fjunit-ci" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arichtman/junit-ci on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arichtman/junit-ci [INFO] finished tweaking git repo https://github.com/arichtman/junit-ci [INFO] tweaked toml for git repo https://github.com/arichtman/junit-ci written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arichtman/junit-ci 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded junit-parser v0.2.0 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.65 [INFO] [stderr] Downloaded quote v1.0.30 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 793c11a24144187110f1f3f788fd1f5cb9324d28633bb3f3950bdba09175aab9 [INFO] running `Command { std: "docker" "start" "-a" "793c11a24144187110f1f3f788fd1f5cb9324d28633bb3f3950bdba09175aab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "793c11a24144187110f1f3f788fd1f5cb9324d28633bb3f3950bdba09175aab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793c11a24144187110f1f3f788fd1f5cb9324d28633bb3f3950bdba09175aab9", kill_on_drop: false }` [INFO] [stdout] 793c11a24144187110f1f3f788fd1f5cb9324d28633bb3f3950bdba09175aab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1408fcb0d773afc2482744ee9da684bfdfa831dcf465f65d621369add6d3f4 [INFO] running `Command { std: "docker" "start" "-a" "3e1408fcb0d773afc2482744ee9da684bfdfa831dcf465f65d621369add6d3f4", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking junit-parser v0.2.0 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking clap v4.3.12 [INFO] [stderr] Checking junit-ci v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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 4` [INFO] running `Command { std: "docker" "inspect" "3e1408fcb0d773afc2482744ee9da684bfdfa831dcf465f65d621369add6d3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1408fcb0d773afc2482744ee9da684bfdfa831dcf465f65d621369add6d3f4", kill_on_drop: false }` [INFO] [stdout] 3e1408fcb0d773afc2482744ee9da684bfdfa831dcf465f65d621369add6d3f4 [INFO] checking arichtman/junit-ci against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farichtman%2Fjunit-ci" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arichtman/junit-ci on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arichtman/junit-ci [INFO] finished tweaking git repo https://github.com/arichtman/junit-ci [INFO] tweaked toml for git repo https://github.com/arichtman/junit-ci written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arichtman/junit-ci 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe7d917098fc95116e24365b6c3df4f3ed487646ea6d4848ded02e9ae1dc876f [INFO] running `Command { std: "docker" "start" "-a" "fe7d917098fc95116e24365b6c3df4f3ed487646ea6d4848ded02e9ae1dc876f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7d917098fc95116e24365b6c3df4f3ed487646ea6d4848ded02e9ae1dc876f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7d917098fc95116e24365b6c3df4f3ed487646ea6d4848ded02e9ae1dc876f", kill_on_drop: false }` [INFO] [stdout] fe7d917098fc95116e24365b6c3df4f3ed487646ea6d4848ded02e9ae1dc876f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a14567bf52817941b911a7377475a16bda166ae8fafc6dac3302f0eb259598c3 [INFO] running `Command { std: "docker" "start" "-a" "a14567bf52817941b911a7377475a16bda166ae8fafc6dac3302f0eb259598c3", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking junit-parser v0.2.0 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking ci_info v0.10.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking clap v4.3.12 [INFO] [stderr] Checking junit-ci v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: 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 3` [INFO] running `Command { std: "docker" "inspect" "a14567bf52817941b911a7377475a16bda166ae8fafc6dac3302f0eb259598c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14567bf52817941b911a7377475a16bda166ae8fafc6dac3302f0eb259598c3", kill_on_drop: false }` [INFO] [stdout] a14567bf52817941b911a7377475a16bda166ae8fafc6dac3302f0eb259598c3