[INFO] updating cached repository https://github.com/lipengsh/rush [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] 0c9dcfa9da683197315b471ac9bca3d7d31eb082 [INFO] checking lipengsh/rush against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipengsh%2Frush" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 77% (668/862) Checking out files: 78% (673/862) Checking out files: 79% (681/862) Checking out files: 80% (690/862) Checking out files: 81% (699/862) Checking out files: 82% (707/862) Checking out files: 83% (716/862) Checking out files: 84% (725/862) Checking out files: 85% (733/862) Checking out files: 86% (742/862) Checking out files: 87% (750/862) Checking out files: 88% (759/862) Checking out files: 89% (768/862) Checking out files: 90% (776/862) Checking out files: 91% (785/862) Checking out files: 92% (794/862) Checking out files: 92% (797/862) Checking out files: 93% (802/862) Checking out files: 94% (811/862) Checking out files: 95% (819/862) Checking out files: 96% (828/862) Checking out files: 97% (837/862) Checking out files: 98% (845/862) Checking out files: 99% (854/862) Checking out files: 100% (862/862) Checking out files: 100% (862/862), done. [INFO] validating manifest of git repo https://github.com/lipengsh/rush on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lipengsh/rush [INFO] finished tweaking git repo https://github.com/lipengsh/rush [INFO] tweaked toml for git repo https://github.com/lipengsh/rush written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lipengsh/rush already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 05d9273dcef58da0f0e7133b46abe93ef459e73c7c6b6b3acb11acb160e971e0 [INFO] running `"docker" "start" "-a" "05d9273dcef58da0f0e7133b46abe93ef459e73c7c6b6b3acb11acb160e971e0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking arrow v0.15.1 [INFO] [stderr] Checking rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "05d9273dcef58da0f0e7133b46abe93ef459e73c7c6b6b3acb11acb160e971e0"` [INFO] running `"docker" "rm" "-f" "05d9273dcef58da0f0e7133b46abe93ef459e73c7c6b6b3acb11acb160e971e0"` [INFO] [stdout] 05d9273dcef58da0f0e7133b46abe93ef459e73c7c6b6b3acb11acb160e971e0