[INFO] updating cached repository https://github.com/wareya/jpstats [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] 66a77e3c6e8882de969de58078623a0bfd7b6bc1 [INFO] checking wareya/jpstats against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwareya%2Fjpstats" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (37/61) Checking out files: 62% (38/61) Checking out files: 63% (39/61) Checking out files: 65% (40/61) Checking out files: 67% (41/61) Checking out files: 68% (42/61) Checking out files: 70% (43/61) Checking out files: 72% (44/61) Checking out files: 73% (45/61) Checking out files: 75% (46/61) Checking out files: 77% (47/61) Checking out files: 78% (48/61) Checking out files: 80% (49/61) Checking out files: 81% (50/61) Checking out files: 83% (51/61) Checking out files: 85% (52/61) Checking out files: 86% (53/61) Checking out files: 88% (54/61) Checking out files: 90% (55/61) Checking out files: 91% (56/61) Checking out files: 93% (57/61) Checking out files: 95% (58/61) Checking out files: 96% (59/61) Checking out files: 98% (60/61) Checking out files: 100% (61/61) Checking out files: 100% (61/61), done. [INFO] validating manifest of git repo https://github.com/wareya/jpstats on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wareya/jpstats [INFO] removed path dependency notmecab from git repo https://github.com/wareya/jpstats [INFO] finished tweaking git repo https://github.com/wareya/jpstats [INFO] tweaked toml for git repo https://github.com/wareya/jpstats written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wareya/jpstats already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (notmecab) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (notmecab) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] fdf712dd9a9c83d9c6f70cb5b7d1451203a6111a927fc709ed9d458e45be52c9 [INFO] running `"docker" "start" "-a" "fdf712dd9a9c83d9c6f70cb5b7d1451203a6111a927fc709ed9d458e45be52c9"` [INFO] [stderr] warning: dependency (notmecab) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking notmecab v0.5.0 [INFO] [stderr] Checking rusqlite v0.17.0 [INFO] [stderr] Checking jpstats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "fdf712dd9a9c83d9c6f70cb5b7d1451203a6111a927fc709ed9d458e45be52c9"` [INFO] running `"docker" "rm" "-f" "fdf712dd9a9c83d9c6f70cb5b7d1451203a6111a927fc709ed9d458e45be52c9"` [INFO] [stdout] fdf712dd9a9c83d9c6f70cb5b7d1451203a6111a927fc709ed9d458e45be52c9