[INFO] cloning repository https://github.com/jonasbb/pre-commit2junit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasbb/pre-commit2junit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d99b87ba475e2b453ff9eb42bea08f76a0d65148 [INFO] checking jonasbb/pre-commit2junit against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonasbb/pre-commit2junit 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/jonasbb/pre-commit2junit [INFO] finished tweaking git repo https://github.com/jonasbb/pre-commit2junit [INFO] tweaked toml for git repo https://github.com/jonasbb/pre-commit2junit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jonasbb/pre-commit2junit 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 junit-report v0.8.2 [INFO] [stderr] Downloaded assert_cmd v2.0.11 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded bstr v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eb857801eb8b1abc64280bafc191b1ef2c80be286219b2aed6b772346dce60a3 [INFO] running `Command { std: "docker" "start" "-a" "eb857801eb8b1abc64280bafc191b1ef2c80be286219b2aed6b772346dce60a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb857801eb8b1abc64280bafc191b1ef2c80be286219b2aed6b772346dce60a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb857801eb8b1abc64280bafc191b1ef2c80be286219b2aed6b772346dce60a3", kill_on_drop: false }` [INFO] [stdout] eb857801eb8b1abc64280bafc191b1ef2c80be286219b2aed6b772346dce60a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d387dbecc1482b7b1291835b14749aaa8b7343f4c54cfc514835e142fcd0e481 [INFO] running `Command { std: "docker" "start" "-a" "d387dbecc1482b7b1291835b14749aaa8b7343f4c54cfc514835e142fcd0e481", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking dissimilar v1.0.6 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Checking junit-report v0.8.2 [INFO] [stderr] Checking pre-commit2junit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "d387dbecc1482b7b1291835b14749aaa8b7343f4c54cfc514835e142fcd0e481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d387dbecc1482b7b1291835b14749aaa8b7343f4c54cfc514835e142fcd0e481", kill_on_drop: false }` [INFO] [stdout] d387dbecc1482b7b1291835b14749aaa8b7343f4c54cfc514835e142fcd0e481 [INFO] checking jonasbb/pre-commit2junit against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonasbb/pre-commit2junit 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/jonasbb/pre-commit2junit [INFO] finished tweaking git repo https://github.com/jonasbb/pre-commit2junit [INFO] tweaked toml for git repo https://github.com/jonasbb/pre-commit2junit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jonasbb/pre-commit2junit 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2ebd5eb55c2282268f17982a353b256fd1f12e2bdcbb8fbae309e50eed607467 [INFO] running `Command { std: "docker" "start" "-a" "2ebd5eb55c2282268f17982a353b256fd1f12e2bdcbb8fbae309e50eed607467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ebd5eb55c2282268f17982a353b256fd1f12e2bdcbb8fbae309e50eed607467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ebd5eb55c2282268f17982a353b256fd1f12e2bdcbb8fbae309e50eed607467", kill_on_drop: false }` [INFO] [stdout] 2ebd5eb55c2282268f17982a353b256fd1f12e2bdcbb8fbae309e50eed607467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ecf672dae79607e449c38a78926ba4b72b9ce37adf60e312da16e54168fbf287 [INFO] running `Command { std: "docker" "start" "-a" "ecf672dae79607e449c38a78926ba4b72b9ce37adf60e312da16e54168fbf287", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking dissimilar v1.0.6 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Checking junit-report v0.8.2 [INFO] [stderr] Checking pre-commit2junit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s [INFO] running `Command { std: "docker" "inspect" "ecf672dae79607e449c38a78926ba4b72b9ce37adf60e312da16e54168fbf287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf672dae79607e449c38a78926ba4b72b9ce37adf60e312da16e54168fbf287", kill_on_drop: false }` [INFO] [stdout] ecf672dae79607e449c38a78926ba4b72b9ce37adf60e312da16e54168fbf287