[INFO] cloning repository https://github.com/ehuss/cargo-new-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ehuss/cargo-new-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-new-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-new-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fdeb36a77cb2ca97151fb6020169c07f049a0d8 [INFO] testing ehuss/cargo-new-release 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%2Fehuss%2Fcargo-new-release" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ehuss/cargo-new-release 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/ehuss/cargo-new-release [INFO] finished tweaking git repo https://github.com/ehuss/cargo-new-release [INFO] tweaked toml for git repo https://github.com/ehuss/cargo-new-release written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/ehuss/cargo-new-release 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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 8c5409587da4883c3813563420bff0dd27a32ed94163c8ff869958837b0d2da3 [INFO] running `Command { std: "docker" "start" "-a" "8c5409587da4883c3813563420bff0dd27a32ed94163c8ff869958837b0d2da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c5409587da4883c3813563420bff0dd27a32ed94163c8ff869958837b0d2da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5409587da4883c3813563420bff0dd27a32ed94163c8ff869958837b0d2da3", kill_on_drop: false }` [INFO] [stdout] 8c5409587da4883c3813563420bff0dd27a32ed94163c8ff869958837b0d2da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] c86b2fe386335c9287daf64eee3a1b3007b878d8029c6a815246bf8638fe04c8 [INFO] running `Command { std: "docker" "start" "-a" "c86b2fe386335c9287daf64eee3a1b3007b878d8029c6a815246bf8638fe04c8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling cargo-new-release v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.58s [INFO] running `Command { std: "docker" "inspect" "c86b2fe386335c9287daf64eee3a1b3007b878d8029c6a815246bf8638fe04c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86b2fe386335c9287daf64eee3a1b3007b878d8029c6a815246bf8638fe04c8", kill_on_drop: false }` [INFO] [stdout] c86b2fe386335c9287daf64eee3a1b3007b878d8029c6a815246bf8638fe04c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 76ce1975f1e70089b0da090edf49238a57608899a0ea57f4f2d119a0bf53a4e4 [INFO] running `Command { std: "docker" "start" "-a" "76ce1975f1e70089b0da090edf49238a57608899a0ea57f4f2d119a0bf53a4e4", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-new-release v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_new_release-e201361a33006036) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_new_release-d33f827a6ef37e6a) [INFO] [stderr] Executable unittests src/bin/milestone.rs (/opt/rustwide/target/debug/deps/milestone-f61778f727905e15) [INFO] running `Command { std: "docker" "inspect" "76ce1975f1e70089b0da090edf49238a57608899a0ea57f4f2d119a0bf53a4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ce1975f1e70089b0da090edf49238a57608899a0ea57f4f2d119a0bf53a4e4", kill_on_drop: false }` [INFO] [stdout] 76ce1975f1e70089b0da090edf49238a57608899a0ea57f4f2d119a0bf53a4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] ef4fea42db5ebbed2adfaadb52c9bb64f601c51603bd62ce9a214c4e1bde2d7f [INFO] running `Command { std: "docker" "start" "-a" "ef4fea42db5ebbed2adfaadb52c9bb64f601c51603bd62ce9a214c4e1bde2d7f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_new_release-e201361a33006036) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_new_release-d33f827a6ef37e6a) [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] [stderr] Running unittests src/bin/milestone.rs (/opt/rustwide/target/debug/deps/milestone-f61778f727905e15) [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] [stderr] Doc-tests cargo-new-release [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" "ef4fea42db5ebbed2adfaadb52c9bb64f601c51603bd62ce9a214c4e1bde2d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4fea42db5ebbed2adfaadb52c9bb64f601c51603bd62ce9a214c4e1bde2d7f", kill_on_drop: false }` [INFO] [stdout] ef4fea42db5ebbed2adfaadb52c9bb64f601c51603bd62ce9a214c4e1bde2d7f