[INFO] updating cached repository https://github.com/nathan-at-least/cargo-checkmate [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] b89bbb487e9aa83343f97c1e00a8bd8c5f3df7bb [INFO] testing nathan-at-least/cargo-checkmate against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathan-at-least/cargo-checkmate 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/nathan-at-least/cargo-checkmate [INFO] finished tweaking git repo https://github.com/nathan-at-least/cargo-checkmate [INFO] tweaked toml for git repo https://github.com/nathan-at-least/cargo-checkmate written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nathan-at-least/cargo-checkmate 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 1ae525c2b93584163cb143373ad0b0d5a07ba89412c481c6641cdd34538f8298 [INFO] running `"docker" "start" "-a" "1ae525c2b93584163cb143373ad0b0d5a07ba89412c481c6641cdd34538f8298"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling generational-arena v0.2.7 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling cvss v1.0.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling crates-index v0.13.4 [INFO] [stderr] Compiling rustsec v0.18.0 [INFO] [stderr] Compiling abscissa_core v0.5.2 [INFO] [stderr] Compiling cargo-audit v0.11.2 [INFO] [stderr] Compiling cargo-checkmate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `"docker" "inspect" "1ae525c2b93584163cb143373ad0b0d5a07ba89412c481c6641cdd34538f8298"` [INFO] running `"docker" "rm" "-f" "1ae525c2b93584163cb143373ad0b0d5a07ba89412c481c6641cdd34538f8298"` [INFO] [stdout] 1ae525c2b93584163cb143373ad0b0d5a07ba89412c481c6641cdd34538f8298 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6f4550a5d62f733e7b6b5e2634922c9fe4886d3ea0ec4dc69969f38ebd282ad6 [INFO] running `"docker" "start" "-a" "6f4550a5d62f733e7b6b5e2634922c9fe4886d3ea0ec4dc69969f38ebd282ad6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling cargo-checkmate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.44s [INFO] running `"docker" "inspect" "6f4550a5d62f733e7b6b5e2634922c9fe4886d3ea0ec4dc69969f38ebd282ad6"` [INFO] running `"docker" "rm" "-f" "6f4550a5d62f733e7b6b5e2634922c9fe4886d3ea0ec4dc69969f38ebd282ad6"` [INFO] [stdout] 6f4550a5d62f733e7b6b5e2634922c9fe4886d3ea0ec4dc69969f38ebd282ad6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 91440a8566905c7f1abbebbd7a4a9fec2d3011a3a735b5e660f118c7adf8b500 [INFO] running `"docker" "start" "-a" "91440a8566905c7f1abbebbd7a4a9fec2d3011a3a735b5e660f118c7adf8b500"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_checkmate-09c72155dce40f1b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_nbar_foo_n_bar_ ... ok [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_nbar_n_foo_n_bar_n_ ... ok [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_n_nbar_foo_n_n_bar_ ... ok [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_blah_blah_ ... ok [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_string_new_string_new_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "91440a8566905c7f1abbebbd7a4a9fec2d3011a3a735b5e660f118c7adf8b500"` [INFO] running `"docker" "rm" "-f" "91440a8566905c7f1abbebbd7a4a9fec2d3011a3a735b5e660f118c7adf8b500"` [INFO] [stdout] 91440a8566905c7f1abbebbd7a4a9fec2d3011a3a735b5e660f118c7adf8b500