[INFO] cloning repository https://github.com/lipengsh/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lipengsh/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipengsh%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipengsh%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c9dcfa9da683197315b471ac9bca3d7d31eb082 [INFO] checking lipengsh/rush against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipengsh%2Frush" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (503/862) Checking out files: 59% (509/862) Checking out files: 60% (518/862) Checking out files: 61% (526/862) Checking out files: 62% (535/862) Checking out files: 63% (544/862) Checking out files: 64% (552/862) Checking out files: 65% (561/862) Checking out files: 66% (569/862) Checking out files: 67% (578/862) Checking out files: 68% (587/862) Checking out files: 69% (595/862) Checking out files: 70% (604/862) Checking out files: 71% (613/862) Checking out files: 72% (621/862) Checking out files: 73% (630/862) Checking out files: 74% (638/862) Checking out files: 75% (647/862) Checking out files: 76% (656/862) Checking out files: 77% (664/862) Checking out files: 78% (673/862) Checking out files: 79% (681/862) Checking out files: 79% (689/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% (798/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 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/lipengsh/rush already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", 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] 87d6f6ddc7b3fd14cbab8dcb40e5e17311ac7623103284501c436ef70ca690b5 [INFO] running `Command { std: "docker" "start" "-a" "87d6f6ddc7b3fd14cbab8dcb40e5e17311ac7623103284501c436ef70ca690b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87d6f6ddc7b3fd14cbab8dcb40e5e17311ac7623103284501c436ef70ca690b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d6f6ddc7b3fd14cbab8dcb40e5e17311ac7623103284501c436ef70ca690b5", kill_on_drop: false }` [INFO] [stdout] 87d6f6ddc7b3fd14cbab8dcb40e5e17311ac7623103284501c436ef70ca690b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e5e4d74ae588588900ec2da6cd3a011dc2a32eb3c74a727453d18c53ef65694 [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" "7e5e4d74ae588588900ec2da6cd3a011dc2a32eb3c74a727453d18c53ef65694", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking packed_simd v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [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] 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-rational v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking num v0.2.0 [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 25s [INFO] running `Command { std: "docker" "inspect" "7e5e4d74ae588588900ec2da6cd3a011dc2a32eb3c74a727453d18c53ef65694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5e4d74ae588588900ec2da6cd3a011dc2a32eb3c74a727453d18c53ef65694", kill_on_drop: false }` [INFO] [stdout] 7e5e4d74ae588588900ec2da6cd3a011dc2a32eb3c74a727453d18c53ef65694