[INFO] cloning repository https://github.com/rustation/cargo-test-junit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustation/cargo-test-junit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustation%2Fcargo-test-junit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustation%2Fcargo-test-junit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9baa6b8f94f8a0d2c1357acd1411d0ee300a68c9 [INFO] testing rustation/cargo-test-junit against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustation%2Fcargo-test-junit" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustation/cargo-test-junit on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustation/cargo-test-junit [INFO] finished tweaking git repo https://github.com/rustation/cargo-test-junit [INFO] tweaked toml for git repo https://github.com/rustation/cargo-test-junit written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/rustation/cargo-test-junit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a661dfdf5aefb3eb28d5a1143c6bc36308caba1c4b6df6e0003805f11ecce3 [INFO] running `Command { std: "docker" "start" "-a" "96a661dfdf5aefb3eb28d5a1143c6bc36308caba1c4b6df6e0003805f11ecce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a661dfdf5aefb3eb28d5a1143c6bc36308caba1c4b6df6e0003805f11ecce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a661dfdf5aefb3eb28d5a1143c6bc36308caba1c4b6df6e0003805f11ecce3", kill_on_drop: false }` [INFO] [stdout] 96a661dfdf5aefb3eb28d5a1143c6bc36308caba1c4b6df6e0003805f11ecce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c2ec81a420802cc1937f11db2fd7b427142325bbdb448e052ee8e925cd1bd62 [INFO] running `Command { std: "docker" "start" "-a" "5c2ec81a420802cc1937f11db2fd7b427142325bbdb448e052ee8e925cd1bd62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling typed-arena v1.2.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling sxd-document v0.2.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling duct v0.4.0 [INFO] [stderr] Compiling clap v2.19.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling test-to-vec v0.4.3 [INFO] [stderr] Compiling cargo-test-junit v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.59s [INFO] running `Command { std: "docker" "inspect" "5c2ec81a420802cc1937f11db2fd7b427142325bbdb448e052ee8e925cd1bd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2ec81a420802cc1937f11db2fd7b427142325bbdb448e052ee8e925cd1bd62", kill_on_drop: false }` [INFO] [stdout] 5c2ec81a420802cc1937f11db2fd7b427142325bbdb448e052ee8e925cd1bd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eaa5c98d97d96d923bd0db25559c8bf26d774f2fb885af96f1696e5d7a9ac68 [INFO] running `Command { std: "docker" "start" "-a" "0eaa5c98d97d96d923bd0db25559c8bf26d774f2fb885af96f1696e5d7a9ac68", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-test-junit v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_test_junit-23ac997928d6d32d) [INFO] running `Command { std: "docker" "inspect" "0eaa5c98d97d96d923bd0db25559c8bf26d774f2fb885af96f1696e5d7a9ac68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eaa5c98d97d96d923bd0db25559c8bf26d774f2fb885af96f1696e5d7a9ac68", kill_on_drop: false }` [INFO] [stdout] 0eaa5c98d97d96d923bd0db25559c8bf26d774f2fb885af96f1696e5d7a9ac68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6165c880cb39ad89d12bc66e727f61e46e10bd7a76440c919c357066776e4b1 [INFO] running `Command { std: "docker" "start" "-a" "c6165c880cb39ad89d12bc66e727f61e46e10bd7a76440c919c357066776e4b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_test_junit-23ac997928d6d32d) [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "c6165c880cb39ad89d12bc66e727f61e46e10bd7a76440c919c357066776e4b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6165c880cb39ad89d12bc66e727f61e46e10bd7a76440c919c357066776e4b1", kill_on_drop: false }` [INFO] [stdout] c6165c880cb39ad89d12bc66e727f61e46e10bd7a76440c919c357066776e4b1