[INFO] fetching crate cargo-checkmate 0.1.2... [INFO] testing cargo-checkmate-0.1.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate cargo-checkmate 0.1.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cargo-checkmate 0.1.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-checkmate 0.1.2 [INFO] finished tweaking crates.io crate cargo-checkmate 0.1.2 [INFO] tweaked toml for crates.io crate cargo-checkmate 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate cargo-checkmate 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded cargo-audit v0.13.1 [INFO] [stderr] Downloaded test-case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79ab4204c0831fe151dacee2997041e9621db598fcf04f2e11ccbaa808c9b3cd [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" "79ab4204c0831fe151dacee2997041e9621db598fcf04f2e11ccbaa808c9b3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79ab4204c0831fe151dacee2997041e9621db598fcf04f2e11ccbaa808c9b3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ab4204c0831fe151dacee2997041e9621db598fcf04f2e11ccbaa808c9b3cd", kill_on_drop: false }` [INFO] [stdout] 79ab4204c0831fe151dacee2997041e9621db598fcf04f2e11ccbaa808c9b3cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba123c8da9e7dda8b060cbe9cf33ef3becd3ddde5f6bec8d94942b413c96d5d [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" "7ba123c8da9e7dda8b060cbe9cf33ef3becd3ddde5f6bec8d94942b413c96d5d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling canonical-path v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [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 chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling smartstring v0.2.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling cvss v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling cargo-lock v6.0.0 [INFO] [stderr] Compiling crates-index v0.16.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 2m 59s [INFO] running `Command { std: "docker" "inspect" "7ba123c8da9e7dda8b060cbe9cf33ef3becd3ddde5f6bec8d94942b413c96d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba123c8da9e7dda8b060cbe9cf33ef3becd3ddde5f6bec8d94942b413c96d5d", kill_on_drop: false }` [INFO] [stdout] 7ba123c8da9e7dda8b060cbe9cf33ef3becd3ddde5f6bec8d94942b413c96d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec86c7d2884e3feee529047598c4674ad4d4975fb4f114694f7a02f0b4b49953 [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" "ec86c7d2884e3feee529047598c4674ad4d4975fb4f114694f7a02f0b4b49953", kill_on_drop: false }` [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 7.47s [INFO] running `Command { std: "docker" "inspect" "ec86c7d2884e3feee529047598c4674ad4d4975fb4f114694f7a02f0b4b49953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec86c7d2884e3feee529047598c4674ad4d4975fb4f114694f7a02f0b4b49953", kill_on_drop: false }` [INFO] [stdout] ec86c7d2884e3feee529047598c4674ad4d4975fb4f114694f7a02f0b4b49953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81186e80f3f659763ffa7aa53b3a93957e5bd1016f7cb455a06ba6b146f29195 [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" "81186e80f3f659763ffa7aa53b3a93957e5bd1016f7cb455a06ba6b146f29195", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_checkmate-9f577e07d3f638f4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test runner::phaseresult::indenter::tests::transformation_tests::_blah_blah_ ... 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::_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::_string_new_string_new_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81186e80f3f659763ffa7aa53b3a93957e5bd1016f7cb455a06ba6b146f29195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81186e80f3f659763ffa7aa53b3a93957e5bd1016f7cb455a06ba6b146f29195", kill_on_drop: false }` [INFO] [stdout] 81186e80f3f659763ffa7aa53b3a93957e5bd1016f7cb455a06ba6b146f29195