[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunng87%2Fcargo-release" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunng87/cargo-release on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-12/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "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] 0e1cf540315200a2217fd865464cdee8e845f29c9df149aa07195f0beb842b0d [INFO] running `"docker" "start" "-a" "0e1cf540315200a2217fd865464cdee8e845f29c9df149aa07195f0beb842b0d"` [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 either v1.5.3 [INFO] [stderr] Compiling home v0.5.1 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [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 ignore v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling git2 v0.10.2 [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 2m 57s [INFO] running `"docker" "inspect" "0e1cf540315200a2217fd865464cdee8e845f29c9df149aa07195f0beb842b0d"` [INFO] running `"docker" "rm" "-f" "0e1cf540315200a2217fd865464cdee8e845f29c9df149aa07195f0beb842b0d"` [INFO] [stdout] 0e1cf540315200a2217fd865464cdee8e845f29c9df149aa07195f0beb842b0d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 37c66a6c4e9e9998a5751ad36725032d87f9f0e1c2dbc246c31820267d5bf163 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "37c66a6c4e9e9998a5751ad36725032d87f9f0e1c2dbc246c31820267d5bf163"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.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 19.73s [INFO] running `"docker" "inspect" "37c66a6c4e9e9998a5751ad36725032d87f9f0e1c2dbc246c31820267d5bf163"` [INFO] running `"docker" "rm" "-f" "37c66a6c4e9e9998a5751ad36725032d87f9f0e1c2dbc246c31820267d5bf163"` [INFO] [stdout] 37c66a6c4e9e9998a5751ad36725032d87f9f0e1c2dbc246c31820267d5bf163 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 4e83ef28d6a99188c61a782e14a4e3c1d0b1b34cf23cc522be8b3b4ff1b29e85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4e83ef28d6a99188c61a782e14a4e3c1d0b1b34cf23cc522be8b3b4ff1b29e85"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_release-d7665ada18b4c251 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test cargo::test::parse_cargo_config::doesnt_panic ... ok [INFO] [stdout] test version::test::increment::metadata ... ok [INFO] [stdout] test version::test::increment::beta ... ok [INFO] [stdout] test version::test::set_requirement::caret_major ... ok [INFO] [stdout] test version::test::set_requirement::caret_minor ... ok [INFO] [stdout] test version::test::increment::rc ... ok [INFO] [stdout] test version::test::increment::alpha ... ok [INFO] [stdout] test version::test::set_requirement::caret_patch ... ok [INFO] [stdout] test version::test::set_requirement::tilde_major ... ok [INFO] [stdout] test version::test::set_requirement::equal_minor ... ok [INFO] [stdout] test version::test::set_requirement::tilde_patch ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_minor ... ok [INFO] [stdout] test version::test::set_requirement::equal_patch ... ok [INFO] [stdout] test version::test::set_requirement::equal_major ... ok [INFO] [stdout] test version::test::set_requirement::tilde_minor ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_patch ... ok [INFO] [stdout] test config::test::resolve_config::doesnt_panic ... ok [INFO] [stdout] test version::test::set_requirement::wildcard_major ... ok [INFO] [stdout] test cargo::test::set_dependency_version::build_dependencies ... ok [INFO] [stdout] test cargo::test::set_dependency_version::preserve_table_order ... ok [INFO] [stdout] test cargo::test::set_dependency_version::dependencies ... ok [INFO] [stdout] test cargo::test::set_dependency_version::all_dependencies ... ok [INFO] [stdout] test cargo::test::set_dependency_version::dev_dependencies ... ok [INFO] [stdout] test cargo::test::update_lock::in_pure_workspace ... ok [INFO] [stdout] test cargo::test::update_lock::in_mixed_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" "4e83ef28d6a99188c61a782e14a4e3c1d0b1b34cf23cc522be8b3b4ff1b29e85"` [INFO] running `"docker" "rm" "-f" "4e83ef28d6a99188c61a782e14a4e3c1d0b1b34cf23cc522be8b3b4ff1b29e85"` [INFO] [stdout] 4e83ef28d6a99188c61a782e14a4e3c1d0b1b34cf23cc522be8b3b4ff1b29e85