[INFO] updating cached repository https://github.com/ploover/jisho.rs [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] 5c6fd5795f7c5019c630622369a67f157c82cd07 [INFO] checking ploover/jisho.rs against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fploover%2Fjisho.rs" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 51% (1267/2469) Checking out files: 52% (1284/2469) Checking out files: 52% (1288/2469) Checking out files: 52% (1306/2469) Checking out files: 53% (1309/2469) Checking out files: 54% (1334/2469) Checking out files: 55% (1358/2469) Checking out files: 56% (1383/2469) Checking out files: 56% (1390/2469) Checking out files: 57% (1408/2469) Checking out files: 58% (1433/2469) Checking out files: 59% (1457/2469) Checking out files: 60% (1482/2469) Checking out files: 60% (1484/2469) Checking out files: 60% (1488/2469) Checking out files: 60% (1506/2469) Checking out files: 61% (1507/2469) Checking out files: 62% (1531/2469) Checking out files: 62% (1542/2469) Checking out files: 63% (1556/2469) Checking out files: 64% (1581/2469) Checking out files: 64% (1593/2469) Checking out files: 65% (1605/2469) Checking out files: 66% (1630/2469) Checking out files: 67% (1655/2469) Checking out files: 68% (1679/2469) Checking out files: 69% (1704/2469) Checking out files: 70% (1729/2469) Checking out files: 71% (1753/2469) Checking out files: 72% (1778/2469) Checking out files: 73% (1803/2469) Checking out files: 74% (1828/2469) Checking out files: 75% (1852/2469) Checking out files: 76% (1877/2469) Checking out files: 77% (1902/2469) Checking out files: 78% (1926/2469) Checking out files: 79% (1951/2469) Checking out files: 80% (1976/2469) Checking out files: 81% (2000/2469) Checking out files: 82% (2025/2469) Checking out files: 83% (2050/2469) Checking out files: 84% (2074/2469) Checking out files: 85% (2099/2469) Checking out files: 86% (2124/2469) Checking out files: 87% (2149/2469) Checking out files: 88% (2173/2469) Checking out files: 89% (2198/2469) Checking out files: 90% (2223/2469) Checking out files: 91% (2247/2469) Checking out files: 92% (2272/2469) Checking out files: 93% (2297/2469) Checking out files: 94% (2321/2469) Checking out files: 95% (2346/2469) Checking out files: 96% (2371/2469) Checking out files: 97% (2395/2469) Checking out files: 98% (2420/2469) Checking out files: 99% (2445/2469) Checking out files: 100% (2469/2469) Checking out files: 100% (2469/2469), done. [INFO] validating manifest of git repo https://github.com/ploover/jisho.rs on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ploover/jisho.rs [INFO] finished tweaking git repo https://github.com/ploover/jisho.rs [INFO] tweaked toml for git repo https://github.com/ploover/jisho.rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ploover/jisho.rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 3b40fda3a9900f1d94f44e81cef76ddf0ab48f79d6134607850108b684d3e010 [INFO] running `"docker" "start" "-a" "3b40fda3a9900f1d94f44e81cef76ddf0ab48f79d6134607850108b684d3e010"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking ureq v0.11.4 [INFO] [stderr] Checking jisho v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.50s [INFO] running `"docker" "inspect" "3b40fda3a9900f1d94f44e81cef76ddf0ab48f79d6134607850108b684d3e010"` [INFO] running `"docker" "rm" "-f" "3b40fda3a9900f1d94f44e81cef76ddf0ab48f79d6134607850108b684d3e010"` [INFO] [stdout] 3b40fda3a9900f1d94f44e81cef76ddf0ab48f79d6134607850108b684d3e010