[INFO] updating cached repository https://github.com/guangie88/auto-release-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54eff13fdfb4518182cdfe37ec0dc4cf37435b6c [INFO] testing guangie88/auto-release-rs against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Fauto-release-rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guangie88/auto-release-rs on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/guangie88/auto-release-rs [INFO] finished tweaking git repo https://github.com/guangie88/auto-release-rs [INFO] tweaked toml for git repo https://github.com/guangie88/auto-release-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/guangie88/auto-release-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c06469c0ca0a460775393985cb65f11bd2f570bf0e4f9d8fb11851c2e6284aa [INFO] running `"docker" "start" "-a" "1c06469c0ca0a460775393985cb65f11bd2f570bf0e4f9d8fb11851c2e6284aa"` [INFO] [stderr] Compiling auto-release v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "1c06469c0ca0a460775393985cb65f11bd2f570bf0e4f9d8fb11851c2e6284aa"` [INFO] running `"docker" "rm" "-f" "1c06469c0ca0a460775393985cb65f11bd2f570bf0e4f9d8fb11851c2e6284aa"` [INFO] [stdout] 1c06469c0ca0a460775393985cb65f11bd2f570bf0e4f9d8fb11851c2e6284aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9d2f79939738c976f9cadf39eb1b82621e6556697146513833d2ec3b38420da [INFO] running `"docker" "start" "-a" "d9d2f79939738c976f9cadf39eb1b82621e6556697146513833d2ec3b38420da"` [INFO] [stderr] Compiling auto-release v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "d9d2f79939738c976f9cadf39eb1b82621e6556697146513833d2ec3b38420da"` [INFO] running `"docker" "rm" "-f" "d9d2f79939738c976f9cadf39eb1b82621e6556697146513833d2ec3b38420da"` [INFO] [stdout] d9d2f79939738c976f9cadf39eb1b82621e6556697146513833d2ec3b38420da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e444ecac13d447a1ce3e9935fb78d3fe1b762d02689a4fe7c08bc8dcb27f9164 [INFO] running `"docker" "start" "-a" "e444ecac13d447a1ce3e9935fb78d3fe1b762d02689a4fe7c08bc8dcb27f9164"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/auto_release-6b9a06a13be75fb6 [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e444ecac13d447a1ce3e9935fb78d3fe1b762d02689a4fe7c08bc8dcb27f9164"` [INFO] running `"docker" "rm" "-f" "e444ecac13d447a1ce3e9935fb78d3fe1b762d02689a4fe7c08bc8dcb27f9164"` [INFO] [stdout] e444ecac13d447a1ce3e9935fb78d3fe1b762d02689a4fe7c08bc8dcb27f9164