[INFO] updating cached repository https://github.com/KSXGitHub/sane-fmt [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] [stderr] From https://github.com/KSXGitHub/sane-fmt [INFO] [stderr] * [new branch] github-actions -> github-actions [INFO] [stderr] e963b0d..0feb34a master -> master [INFO] [stderr] * [new tag] 0.2.17 -> 0.2.17 [INFO] [stderr] * [new tag] 0.2.18 -> 0.2.18 [INFO] [stderr] * [new tag] 0.2.19 -> 0.2.19 [INFO] [stderr] * [new tag] 0.2.20 -> 0.2.20 [INFO] [stderr] * [new tag] 0.2.21 -> 0.2.21 [INFO] [stderr] * [new tag] 0.2.22 -> 0.2.22 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0feb34af54ecd4407cd2f6f55a1f749098a89968 [INFO] checking KSXGitHub/sane-fmt against master#0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf for pr-71814 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fsane-fmt" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KSXGitHub/sane-fmt on toolchain 0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/KSXGitHub/sane-fmt [INFO] finished tweaking git repo https://github.com/KSXGitHub/sane-fmt [INFO] tweaked toml for git repo https://github.com/KSXGitHub/sane-fmt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/KSXGitHub/sane-fmt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+0a675c5e02e6ecfda7d4e04aabd23a9935e0c4bf" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76165dd82297828d3fda51e2a582f43fa75c3a9779a94f8343ece0235ea83cde [INFO] running `"docker" "start" "-a" "76165dd82297828d3fda51e2a582f43fa75c3a9779a94f8343ece0235ea83cde"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking relative-path v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking fs_extra v1.1.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking dashmap v3.5.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.2 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.6.0 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking dprint-core v0.19.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking sourcemap v5.0.0 [INFO] [stderr] Checking swc_common v0.5.9 [INFO] [stderr] Checking swc_ecma_ast v0.18.1 [INFO] [stderr] Checking swc_ecma_parser v0.21.10 [INFO] [stderr] Checking dprint-plugin-typescript v0.17.2 [INFO] [stderr] Checking sane-fmt v0.2.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `"docker" "inspect" "76165dd82297828d3fda51e2a582f43fa75c3a9779a94f8343ece0235ea83cde"` [INFO] running `"docker" "rm" "-f" "76165dd82297828d3fda51e2a582f43fa75c3a9779a94f8343ece0235ea83cde"` [INFO] [stdout] 76165dd82297828d3fda51e2a582f43fa75c3a9779a94f8343ece0235ea83cde