[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] 36a844a680b026172932c665eeb8c8de179e91b3 [INFO] testing jonasbb/pre-commit2junit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpre-commit2junit" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonasbb/pre-commit2junit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3f16f9396cc0a1dc87d441e96694c68a4efc7e2506dadae54384cf90c55c876 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3f16f9396cc0a1dc87d441e96694c68a4efc7e2506dadae54384cf90c55c876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3f16f9396cc0a1dc87d441e96694c68a4efc7e2506dadae54384cf90c55c876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f16f9396cc0a1dc87d441e96694c68a4efc7e2506dadae54384cf90c55c876", kill_on_drop: false }` [INFO] [stdout] a3f16f9396cc0a1dc87d441e96694c68a4efc7e2506dadae54384cf90c55c876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51ade2283a9396e9931dd20e429799f8df1c71fcce434dfe2465947cda967cc3 [INFO] running `Command { std: "docker" "start" "-a" "51ade2283a9396e9931dd20e429799f8df1c71fcce434dfe2465947cda967cc3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive-getters v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling junit-report v0.7.0 [INFO] [stderr] Compiling pre-commit2junit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.62s [INFO] running `Command { std: "docker" "inspect" "51ade2283a9396e9931dd20e429799f8df1c71fcce434dfe2465947cda967cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ade2283a9396e9931dd20e429799f8df1c71fcce434dfe2465947cda967cc3", kill_on_drop: false }` [INFO] [stdout] 51ade2283a9396e9931dd20e429799f8df1c71fcce434dfe2465947cda967cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f063882d0b29c589fedabcaf839784e6a71f5eace603fab77649ed25062030b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f063882d0b29c589fedabcaf839784e6a71f5eace603fab77649ed25062030b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [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 11.04s [INFO] running `Command { std: "docker" "inspect" "4f063882d0b29c589fedabcaf839784e6a71f5eace603fab77649ed25062030b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f063882d0b29c589fedabcaf839784e6a71f5eace603fab77649ed25062030b", kill_on_drop: false }` [INFO] [stdout] 4f063882d0b29c589fedabcaf839784e6a71f5eace603fab77649ed25062030b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16c8066757deabbe9b061d18737adf0d822a81daaa1ffc4b531c8047f7c006d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "16c8066757deabbe9b061d18737adf0d822a81daaa1ffc4b531c8047f7c006d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pre_commit2junit-e1a59a4688d4222c) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/convert_test.rs (/opt/rustwide/target/debug/deps/convert_test-759524873bca5a3e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_convert_fixture ... ok [INFO] [stdout] test test_convert_fixture_with_diff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16c8066757deabbe9b061d18737adf0d822a81daaa1ffc4b531c8047f7c006d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c8066757deabbe9b061d18737adf0d822a81daaa1ffc4b531c8047f7c006d8", kill_on_drop: false }` [INFO] [stdout] 16c8066757deabbe9b061d18737adf0d822a81daaa1ffc4b531c8047f7c006d8