[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] 2d1306e1ef7cb32acf590bb8af2e983873f70dee [INFO] building jonasbb/pre-commit2junit against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonasbb/pre-commit2junit on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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-14/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: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-getters v0.2.0 [INFO] [stderr] Downloaded eyre v0.6.8 [INFO] [stderr] Downloaded junit-report v0.7.1 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b72da87b10ef43f44444a5de8a20155ec3bac0d8596c0931a41010c1465fee [INFO] running `Command { std: "docker" "start" "-a" "76b72da87b10ef43f44444a5de8a20155ec3bac0d8596c0931a41010c1465fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b72da87b10ef43f44444a5de8a20155ec3bac0d8596c0931a41010c1465fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b72da87b10ef43f44444a5de8a20155ec3bac0d8596c0931a41010c1465fee", kill_on_drop: false }` [INFO] [stdout] 76b72da87b10ef43f44444a5de8a20155ec3bac0d8596c0931a41010c1465fee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271b052eb0d407902c5e7ee2b5c530989f95094f86ef74be93dad2f7daf75aa7 [INFO] running `Command { std: "docker" "start" "-a" "271b052eb0d407902c5e7ee2b5c530989f95094f86ef74be93dad2f7daf75aa7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling junit-report v0.7.1 [INFO] [stderr] Compiling pre-commit2junit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.17s [INFO] running `Command { std: "docker" "inspect" "271b052eb0d407902c5e7ee2b5c530989f95094f86ef74be93dad2f7daf75aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271b052eb0d407902c5e7ee2b5c530989f95094f86ef74be93dad2f7daf75aa7", kill_on_drop: false }` [INFO] [stdout] 271b052eb0d407902c5e7ee2b5c530989f95094f86ef74be93dad2f7daf75aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 287b3d2cbc7554ac8d216c662a199ed6222950437cd1dcc630a2465e9186a596 [INFO] running `Command { std: "docker" "start" "-a" "287b3d2cbc7554ac8d216c662a199ed6222950437cd1dcc630a2465e9186a596", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling pre-commit2junit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.72s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pre_commit2junit-df894bb0794059ea) [INFO] [stderr] Executable tests/convert_test.rs (/opt/rustwide/target/debug/deps/convert_test-11e15af3466e929b) [INFO] running `Command { std: "docker" "inspect" "287b3d2cbc7554ac8d216c662a199ed6222950437cd1dcc630a2465e9186a596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "287b3d2cbc7554ac8d216c662a199ed6222950437cd1dcc630a2465e9186a596", kill_on_drop: false }` [INFO] [stdout] 287b3d2cbc7554ac8d216c662a199ed6222950437cd1dcc630a2465e9186a596