[INFO] updating cached repository https://github.com/sunng87/cargo-release [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] 14ecbe336ae1ed7205b4a7f5f4f9783b76b132d5 [INFO] testing sunng87/cargo-release against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunng87%2Fcargo-release" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunng87/cargo-release on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sunng87/cargo-release [INFO] finished tweaking git repo https://github.com/sunng87/cargo-release [INFO] tweaked toml for git repo https://github.com/sunng87/cargo-release written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sunng87/cargo-release already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "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] 9a299ed2be974d6a52455d481174aab4eda6288057e82d21affc8a56f70712d5 [INFO] running `"docker" "start" "-a" "9a299ed2be974d6a52455d481174aab4eda6288057e82d21affc8a56f70712d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling home v0.5.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling cargo_metadata v0.9.1 [INFO] [stderr] Compiling crates-index v0.13.3 [INFO] [stderr] Compiling clap-cargo v0.3.0 [INFO] [stderr] Compiling cargo-release v0.13.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `"docker" "inspect" "9a299ed2be974d6a52455d481174aab4eda6288057e82d21affc8a56f70712d5"` [INFO] running `"docker" "rm" "-f" "9a299ed2be974d6a52455d481174aab4eda6288057e82d21affc8a56f70712d5"` [INFO] [stdout] 9a299ed2be974d6a52455d481174aab4eda6288057e82d21affc8a56f70712d5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "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] 89f7676083c160021d8d040d05e06e0034c4950e85611cb25c1e1199edbea263 [INFO] running `"docker" "start" "-a" "89f7676083c160021d8d040d05e06e0034c4950e85611cb25c1e1199edbea263"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling assert_fs v0.13.1 [INFO] [stderr] Compiling cargo-release v0.13.5-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.97s [INFO] running `"docker" "inspect" "89f7676083c160021d8d040d05e06e0034c4950e85611cb25c1e1199edbea263"` [INFO] running `"docker" "rm" "-f" "89f7676083c160021d8d040d05e06e0034c4950e85611cb25c1e1199edbea263"` [INFO] [stdout] 89f7676083c160021d8d040d05e06e0034c4950e85611cb25c1e1199edbea263 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "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] b134c7e5daca1e3359eaadcc4fcb428442baf56a12c5e8e47ba3b5a969a09f96 [INFO] running `"docker" "start" "-a" "b134c7e5daca1e3359eaadcc4fcb428442baf56a12c5e8e47ba3b5a969a09f96"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_release-e2c0b0b4166c68ba [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test version::test::increment::beta ... ok [INFO] [stdout] test cargo::test::parse_cargo_config::doesnt_panic ... ok [INFO] [stdout] test config::test::resolve_config::doesnt_panic ... ok [INFO] [stdout] test version::test::set_requirement::caret_minor ... ok [INFO] [stdout] test version::test::set_requirement::caret_patch ... ok [INFO] [stdout] test version::test::set_requirement::equal_major ... ok [INFO] [stdout] test version::test::set_requirement::tilde_major ... ok [INFO] [stdout] test version::test::increment::alpha ... ok [INFO] [stdout] test cargo::test::set_dependency_version::all_dependencies ... ok [INFO] [stdout] test cargo::test::set_dependency_version::dependencies ... ok [INFO] [stdout] test version::test::set_requirement::tilde_minor ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_major ... ok [INFO] [stdout] test version::test::increment::metadata ... ok [INFO] [stdout] test version::test::set_requirement::tilde_patch ... ok [INFO] [stdout] test version::test::set_requirement::caret_major ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_minor ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_patch ... ok [INFO] [stdout] test version::test::set_requirement::equal_minor ... ok [INFO] [stdout] test version::test::set_requirement::equal_patch ... ok [INFO] [stdout] test cargo::test::set_dependency_version::build_dependencies ... ok [INFO] [stdout] test version::test::increment::rc ... ok [INFO] [stdout] test cargo::test::set_dependency_version::preserve_table_order ... ok [INFO] [stdout] test cargo::test::set_dependency_version::dev_dependencies ... ok [INFO] [stdout] test cargo::test::update_lock::in_mixed_workspace ... ok [INFO] [stdout] test cargo::test::update_lock::in_pure_workspace ... ok [INFO] [stdout] test cargo::test::update_lock::in_pkg ... ok [INFO] [stdout] test cargo::test::set_package_version::succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b134c7e5daca1e3359eaadcc4fcb428442baf56a12c5e8e47ba3b5a969a09f96"` [INFO] running `"docker" "rm" "-f" "b134c7e5daca1e3359eaadcc4fcb428442baf56a12c5e8e47ba3b5a969a09f96"` [INFO] [stdout] b134c7e5daca1e3359eaadcc4fcb428442baf56a12c5e8e47ba3b5a969a09f96