[INFO] cloning repository https://github.com/DevinR528/cargo-sort-ck [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevinR528/cargo-sort-ck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fcargo-sort-ck"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fcargo-sort-ck'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cf9bbe8838637f9359f434e415dbabad25f654d7 [INFO] testing DevinR528/cargo-sort-ck against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fcargo-sort-ck" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevinR528/cargo-sort-ck 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/DevinR528/cargo-sort-ck [INFO] finished tweaking git repo https://github.com/DevinR528/cargo-sort-ck [INFO] tweaked toml for git repo https://github.com/DevinR528/cargo-sort-ck written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/DevinR528/cargo-sort-ck 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] dffbca36a4823a477f0df3a2a75279a4f5a0460615cad8575e750f2097aff148 [INFO] running `"docker" "start" "-a" "dffbca36a4823a477f0df3a2a75279a4f5a0460615cad8575e750f2097aff148"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling text_unit v0.1.10 [INFO] [stderr] Compiling thin-dst v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling muncher v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rowan v0.9.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling toml-parse v0.2.7 [INFO] [stderr] Compiling cargo-sort-ck v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.45s [INFO] running `"docker" "inspect" "dffbca36a4823a477f0df3a2a75279a4f5a0460615cad8575e750f2097aff148"` [INFO] running `"docker" "rm" "-f" "dffbca36a4823a477f0df3a2a75279a4f5a0460615cad8575e750f2097aff148"` [INFO] [stdout] dffbca36a4823a477f0df3a2a75279a4f5a0460615cad8575e750f2097aff148 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 9a4840e919d2e82a4f700558470b7342a603e2a620bdcf498aab31b087a35119 [INFO] running `"docker" "start" "-a" "9a4840e919d2e82a4f700558470b7342a603e2a620bdcf498aab31b087a35119"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling cargo-sort-ck v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "9a4840e919d2e82a4f700558470b7342a603e2a620bdcf498aab31b087a35119"` [INFO] running `"docker" "rm" "-f" "9a4840e919d2e82a4f700558470b7342a603e2a620bdcf498aab31b087a35119"` [INFO] [stdout] 9a4840e919d2e82a4f700558470b7342a603e2a620bdcf498aab31b087a35119 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 169a713758832155a6ce51949fd4c466e2348375bc06a11d29da20b4f3dda30f [INFO] running `"docker" "start" "-a" "169a713758832155a6ce51949fd4c466e2348375bc06a11d29da20b4f3dda30f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_sort_ck-6c038880f938f4b4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "169a713758832155a6ce51949fd4c466e2348375bc06a11d29da20b4f3dda30f"` [INFO] running `"docker" "rm" "-f" "169a713758832155a6ce51949fd4c466e2348375bc06a11d29da20b4f3dda30f"` [INFO] [stdout] 169a713758832155a6ce51949fd4c466e2348375bc06a11d29da20b4f3dda30f