[INFO] cloning repository https://github.com/nathan-at-least/cargo-checkmate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-at-least/cargo-checkmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70b549dc86e7780e3b57fc04ca49910b7d6a924e [INFO] testing nathan-at-least/cargo-checkmate against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-at-least%2Fcargo-checkmate" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathan-at-least/cargo-checkmate on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a83e02f8f258057e5189b65f998a0973b87f274e32318258653e6e25a9a5623 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a83e02f8f258057e5189b65f998a0973b87f274e32318258653e6e25a9a5623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a83e02f8f258057e5189b65f998a0973b87f274e32318258653e6e25a9a5623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a83e02f8f258057e5189b65f998a0973b87f274e32318258653e6e25a9a5623", kill_on_drop: false }` [INFO] [stdout] 7a83e02f8f258057e5189b65f998a0973b87f274e32318258653e6e25a9a5623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13a17806d911239dbb9e010256409b2bf592c9ab8dd85b66ccc9166a2d299d54 [INFO] running `Command { std: "docker" "start" "-a" "13a17806d911239dbb9e010256409b2bf592c9ab8dd85b66ccc9166a2d299d54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.21 [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 tracing v0.1.21 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling smartstring v0.2.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling cvss v1.0.0 [INFO] [stderr] Compiling crates-index v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling cargo-lock v6.0.0 [INFO] [stderr] Compiling abscissa_core v0.5.2 [INFO] [stderr] Compiling rustsec v0.22.2 [INFO] [stderr] Compiling cargo-audit v0.13.1 [INFO] [stderr] Compiling cargo-checkmate v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "13a17806d911239dbb9e010256409b2bf592c9ab8dd85b66ccc9166a2d299d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a17806d911239dbb9e010256409b2bf592c9ab8dd85b66ccc9166a2d299d54", kill_on_drop: false }` [INFO] [stdout] 13a17806d911239dbb9e010256409b2bf592c9ab8dd85b66ccc9166a2d299d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee8aa169fc1f2b47408e6a08df832d4ec707f6313c22d2c782d83efa69f1823c [INFO] running `Command { std: "docker" "start" "-a" "ee8aa169fc1f2b47408e6a08df832d4ec707f6313c22d2c782d83efa69f1823c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling cargo-checkmate v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.78s [INFO] running `Command { std: "docker" "inspect" "ee8aa169fc1f2b47408e6a08df832d4ec707f6313c22d2c782d83efa69f1823c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8aa169fc1f2b47408e6a08df832d4ec707f6313c22d2c782d83efa69f1823c", kill_on_drop: false }` [INFO] [stdout] ee8aa169fc1f2b47408e6a08df832d4ec707f6313c22d2c782d83efa69f1823c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37e67d718745dd93b1174edfaa162a9c9b61090244fe163b8ed3bdd24b3ec4c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37e67d718745dd93b1174edfaa162a9c9b61090244fe163b8ed3bdd24b3ec4c1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_checkmate-accf84982a2358e6 [INFO] [stdout] [INFO] [stdout] running 5 tests [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::_foo_nbar_n_foo_n_bar_n_ ... ok [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_foo_nbar_foo_n_bar_ ... 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 `Command { std: "docker" "inspect" "37e67d718745dd93b1174edfaa162a9c9b61090244fe163b8ed3bdd24b3ec4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e67d718745dd93b1174edfaa162a9c9b61090244fe163b8ed3bdd24b3ec4c1", kill_on_drop: false }` [INFO] [stdout] 37e67d718745dd93b1174edfaa162a9c9b61090244fe163b8ed3bdd24b3ec4c1